1
Fork 0
rust/compiler/rustc_resolve/src
Tyler Mandry a6c4d30c7b
Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
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-16 12:24:17 -07:00
..
late fix a couple of stylistic clippy warnings 2020-09-15 22:44:54 +02:00
build_reduced_graph.rs Auto merge of #76499 - guswynn:priv_des, r=petrochenkov 2020-09-11 20:01:31 +00:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs
diagnostics.rs Remove redundant &format!. 2020-09-15 11:11:18 +02:00
imports.rs
late.rs allow concrete self types in consts 2020-09-13 22:53:51 +02:00
lib.rs This commit introduces the following changes: 2020-09-15 10:27:19 +02:00
macros.rs Give a better error message for duplicate built-in macros 2020-09-01 08:34:17 -04:00