os-rust/compiler/rustc_infer
Matthias Krüger 8462a378f3 avoid temporary vectors
Avoid collecting an interator just to re-iterate immediately.
Rather reuse the previous iterator. (clippy::needless_collect)
2021-07-17 01:20:10 +02:00
..
src avoid temporary vectors 2021-07-17 01:20:10 +02:00
Cargo.toml rustc_infer: Remove unused dependency rustc_ast 2021-06-25 01:12:59 -07:00