rust/clippy_lints
Skyler Calaman 5b3c00f012 Successfully generalize prevention of suggestions causing multiple mutable borrows.
Also add some more tests to check that it's working.
2021-11-16 09:18:49 -05:00
..
src Successfully generalize prevention of suggestions causing multiple mutable borrows. 2021-11-16 09:18:49 -05:00
Cargo.toml Update clippy dependencies 2021-11-02 14:19:31 +01:00
README.md

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