rust/clippy_lints
Deadbeef 350d1c4aee Effects cleanup
- removed extra bits from predicates queries that are no longer needed in the new system
- removed the need for `non_erasable_generics` to take in tcx and DefId, removed unused arguments in callers
2024-10-26 10:19:07 +08:00
..
src Effects cleanup 2024-10-26 10:19:07 +08:00
Cargo.toml Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-update 2024-10-18 13:44:06 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.