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 '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup 2022-08-11 19:42:16 +02:00
README.md

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