rust/compiler/rustc_mir
Matthias Krüger 73d4171ea6 fix a couple of stylistic clippy warnings
namely:

clippy::redundant_pattern_matching
clippy::redundant_pattern
clippy::search_is_some
clippy::filter_next
clippy::into_iter_on_ref
clippy::clone_on_copy
clippy::needless_return
2020-09-15 22:44:54 +02:00
..
src fix a couple of stylistic clippy warnings 2020-09-15 22:44:54 +02:00
Cargo.toml update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00