rust/compiler/rustc_resolve/src
Takayuki Maeda 6c1e194534 fix message
2021-11-03 13:53:57 +09:00
..
late Adds hint if a trait fails to resolve and a newly added one in Edition 2021 is suggested 2021-10-26 22:17:01 -04:00
build_reduced_graph.rs Remove ModData from rustc_metadata 2021-10-28 21:48:21 +01:00
check_unused.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
def_collector.rs Record call_site parent for macros. 2021-09-10 20:19:25 +02:00
diagnostics.rs add a suggestion about undeclared alloc module 2021-11-03 01:44:01 +09:00
imports.rs rustc_span: Ident::invalid -> Ident::empty 2021-10-17 23:20:30 +03:00
late.rs Revert "Auto merge of #89100 - petrochenkov:localbind, r=cjgillot" 2021-10-21 09:09:24 -04:00
lib.rs fix message 2021-11-03 13:53:57 +09:00
macros.rs Remove visible path calculation from allowed deprecation lint 2021-09-30 15:15:10 +04:00