Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add support for index expressions in formatter #3069

Merged
merged 11 commits into from
Oct 11, 2023

Commits on Oct 10, 2023

  1. Add Index expression

    jonybur committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    36594e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2a1d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    bb89421 View commit details
    Browse the repository at this point in the history
  2. Add test case

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a326a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5512029 View commit details
    Browse the repository at this point in the history
  4. Add expected

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1b6cede View commit details
    Browse the repository at this point in the history
  5. Fix

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5db1cdb View commit details
    Browse the repository at this point in the history
  6. Remove temporary value

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    349c801 View commit details
    Browse the repository at this point in the history
  7. Fix cargo fmt

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    96992cf View commit details
    Browse the repository at this point in the history
  8. Remove non-index test

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5c592e5 View commit details
    Browse the repository at this point in the history
  9. Add a space at the end

    jonybur committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3ef25f3 View commit details
    Browse the repository at this point in the history