rust/compiler/rustc_resolve/src
Dylan DPC 39ff2a60d6
Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot
resolve: Some cleanup, asserts and tests for lifetime ribs

Follow up to https://github.com/rust-lang/rust/pull/98279 and friends.
r? ``@cjgillot``
2022-10-15 15:45:31 +05:30
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Rollup merge of #102889 - petrochenkov:partres, r=cjgillot 2022-10-11 18:59:50 +02:00
access_levels.rs resolve: Set effective visibilities for imports more precisely 2022-09-22 15:00:24 +03:00
build_reduced_graph.rs rustc_hir: Less error-prone methods for accessing PartialRes resolution 2022-10-11 09:04:52 +04:00
check_unused.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
def_collector.rs Rename AssocItemKind::TyAlias to AssocItemKind::Type 2022-10-10 02:31:37 +00:00
diagnostics.rs Rollup merge of #102913 - SparrowLii:import-candidate, r=compiler-errors 2022-10-12 11:11:26 +05:30
ident.rs Shrink hir::def::Res. 2022-09-29 08:44:52 +10:00
imports.rs suggest candidates for unresolved import 2022-10-10 11:14:32 +08:00
late.rs Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot 2022-10-15 15:45:31 +05:30
lib.rs more dupe word typos 2022-10-14 12:57:56 +08:00
macros.rs rustc_hir: Less error-prone methods for accessing PartialRes resolution 2022-10-11 09:04:52 +04:00