rust/compiler/rustc_resolve/src
Matthias Krüger bcd2f2df67 fix a couple of clippy warnings:
filter_next
manual_strip
redundant_static_lifetimes
single_char_pattern
unnecessary_cast
unused_unit
op_ref
redundant_closure
useless_conversion
2020-11-04 13:48:50 +01:00
..
late fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
build_reduced_graph.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
diagnostics.rs Add back missing comments 2020-10-30 10:13:41 -04:00
imports.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
late.rs Auto merge of #78420 - estebank:suggest-assoc-fn, r=petrochenkov 2020-11-01 06:49:16 +00:00
lib.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
macros.rs resolve: Relax macro resolution consistency check to account for any errors 2020-10-24 21:26:08 +03:00