os-rust/compiler/rustc_resolve/src
2022-09-27 18:58:37 +02:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Do not overwrite binders for another HirId. 2022-09-27 18:58:37 +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 RPITIT placeholder items 2022-09-09 01:31:44 +00:00
check_unused.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
def_collector.rs Only generate closure def id for async fns with body 2022-09-25 23:03:15 +00:00
diagnostics.rs more clippy::perf fixes 2022-09-03 22:57:22 +02:00
ident.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
imports.rs resolve: Set effective visibilities for imports more precisely 2022-09-22 15:00:24 +03:00
late.rs Only record extra lifetime params for async trait fn with no body 2022-09-24 19:26:54 +00:00
lib.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
macros.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00