granite-rust/compiler/rustc_builtin_macros
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 bumped smallvec deps 2021-02-14 18:03:11 +03:00