rust/compiler/rustc_resolve
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 mv compiler to compiler/ 2020-08-30 18:45:07 +03:00