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: forbid wildcard imports + additional rustfmt #2466

Merged
merged 22 commits into from
Jan 25, 2024

Commits on Jan 19, 2024

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

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0cda6c7 View commit details
    Browse the repository at this point in the history
  3. add workspace lint

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6a1514c View commit details
    Browse the repository at this point in the history
  4. general cleanup

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1e81a11 View commit details
    Browse the repository at this point in the history
  5. remove supers

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9bc0a4f View commit details
    Browse the repository at this point in the history
  6. whitespace

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    38d5634 View commit details
    Browse the repository at this point in the history
  7. wat

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    52d694e View commit details
    Browse the repository at this point in the history
  8. more cleanup

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    92c9f3a View commit details
    Browse the repository at this point in the history
  9. whitespace

    tychoish committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e1be361 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81c5763 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fmt

    tychoish committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c3c3b94 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. merge

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4796065 View commit details
    Browse the repository at this point in the history
  2. avoid revert

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    539aaff View commit details
    Browse the repository at this point in the history
  3. boop

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ce67a3f View commit details
    Browse the repository at this point in the history
  4. linting

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2cc2c7c View commit details
    Browse the repository at this point in the history
  5. cleanup

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1edf5d7 View commit details
    Browse the repository at this point in the history
  6. bits

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    414a254 View commit details
    Browse the repository at this point in the history
  7. clippyed

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7459286 View commit details
    Browse the repository at this point in the history
  8. avoid linting generated code

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    67da047 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    685d564 View commit details
    Browse the repository at this point in the history
  10. minor fixup

    tychoish committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d4c7d0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d22bede View commit details
    Browse the repository at this point in the history