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

add rustfmt support #1902

Merged
merged 11 commits into from
Feb 9, 2024
Merged

add rustfmt support #1902

merged 11 commits into from
Feb 9, 2024

Commits on Feb 5, 2024

  1. add rustfmt support

    Dangerise committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2eec2bc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    f40e2f3 View commit details
    Browse the repository at this point in the history
  2. clippy fix

    Dangerise committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    192fa34 View commit details
    Browse the repository at this point in the history
  3. remove dead code

    Dangerise committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d170304 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    Dangerise committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    71125c2 View commit details
    Browse the repository at this point in the history
  5. remove debug print

    Dangerise committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    82fc7ac View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    c89a4b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    65d4f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88c66d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e15ee View commit details
    Browse the repository at this point in the history
  4. fix autofmt tests

    ealmloff committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d1ed15c View commit details
    Browse the repository at this point in the history