mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
8de6e86b77
The compiler uses `BitSet<Local>`, because the number of locals doesn't get that high, so clippy should do likewise.