rust/compiler/rustc_resolve/src
Tyler Mandry 09c614948f
Rollup merge of #76522 - matthiaskrgr:redundant_clone, r=jonas-schievink
remove redundant clones

(clippy::redundant_clone)
2020-09-09 15:06:05 -07:00
..
late remove redundant clones 2020-09-09 16:32:55 +02:00
build_reduced_graph.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
check_unused.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
def_collector.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostics.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
imports.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
late.rs Suggest if let x = y when encountering if x = y 2020-08-30 15:01:06 -07:00
lib.rs Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasper 2020-09-09 15:05:45 -07:00
macros.rs Give a better error message for duplicate built-in macros 2020-09-01 08:34:17 -04:00