rust/clippy_lints
Nicholas Nethercote 2d4349c22d Pack Term in the same way as GenericArg.
This shrinks the `PredicateS` type, which is instanted frequently.
2022-09-05 15:08:52 +10:00
..
src Pack Term in the same way as GenericArg. 2022-09-05 15:08:52 +10:00
Cargo.toml Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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