rust/compiler/rustc_resolve/src
Dylan DPC f27466d7e2
Rollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved-imports-errors-for-asterisk-wildcard-syntax, r=estebank
Fix invalid `unresolved imports` errors for a single-segment import

closes #90248
2022-03-04 22:58:35 +01:00
..
late rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
access_levels.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
build_reduced_graph.rs Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
check_unused.rs suggest adding a #[cfg(test)] to test modules 2021-12-16 11:48:58 +09:00
def_collector.rs ast: Always keep a NodeId in ast::Crate 2022-01-05 17:09:37 +08:00
diagnostics.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
imports.rs fix invalid unresolved imports errors the asterisk wildcard syntax causes 2022-03-04 14:06:27 +09:00
late.rs rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
lib.rs remove a unnecessary .. pattern 2022-03-04 00:57:38 +09:00
macros.rs resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00