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

(Big performance change) Do not run lints that cannot emit #125116

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2024

  1. Do not run lints that cannot emit

    Polish
    
    marramiau miau miau 🎉
    
    meowmeowmeow
    
    Removing unused files
    
    Meow
    
    format
    
    Make lint level minimums parallel
    
    Fix author lint + stop using symbols
    
    Move from symbols to strings + fix things
    
    meow sync
    
    Remove crate-checking code
    
    Prepare for WIP PR opening
    
    m
    
    Turn back to visitor
    
    Add loadbearing lints + Move filtering code to lint_crate
    
    Move lint filter to check_mod
    
    Also handle lint groups + Should work
    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    414f7e5 View commit details
    Browse the repository at this point in the history
  2. Fix nits from review

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cb1688c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ae3622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11e09a3 View commit details
    Browse the repository at this point in the history
  5. Fix CI, and use FxIndexSet

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    04bac39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd90950 View commit details
    Browse the repository at this point in the history
  7. EVERYTHING GREEN

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    768e542 View commit details
    Browse the repository at this point in the history
  8. tidy

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    01f6459 View commit details
    Browse the repository at this point in the history
  9. Fix tidy

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bc41a6b View commit details
    Browse the repository at this point in the history
  10. Rebase and merge

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e1af312 View commit details
    Browse the repository at this point in the history
  11. Fmt

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6ecd060 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f8fc79 View commit details
    Browse the repository at this point in the history
  13. Fix merge conflicts

    blyxyas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b5ac9b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Cleanup, handle reviews

    blyxyas committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bdf21a4 View commit details
    Browse the repository at this point in the history