rust/clippy_lints
kadmin 9fb0bff18e Use Term in ProjectionPredicate
ProjectionPredicate should be able to handle both associated types and consts so this adds the
first step of that. It mainly just pipes types all the way down, not entirely sure how to handle
consts, but hopefully that'll come with time.
2022-01-17 17:44:56 +00:00
..
2022-01-17 17:44:56 +00:00

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