1
Fork 0
rust/compiler/rustc_resolve/src
Mark Rousskov ae4f80b4be Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one more case""
This reverts commit b20bce8ce5.

It retains the test added in that commit as a check-pass test, intended to
prevent future (unintentional) regressions.
2020-11-06 11:22:13 -05: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 Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one more case"" 2020-11-06 11:22:13 -05: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