mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-18 04:54:23 +00:00
* Construct lint passes by taking `Conf` by reference. * Use `HashSet` configs in less places * Move some `check_crate` code into the pass constructor when possible.