rust/compiler/rustc_resolve/src
2023-03-03 08:39:00 +01:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
build_reduced_graph.rs Remove definitions field that is only needed for one method 2023-02-20 15:28:59 +00:00
check_unused.rs Address review. 2023-02-25 13:43:21 +00:00
def_collector.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +00:00
diagnostics.rs diagnostics: avoid querying associated_item in the resolver 2023-02-27 09:22:51 -07:00
effective_visibilities.rs Remove ResolverTree 2023-02-20 15:28:59 +00:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
ident.rs Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
imports.rs resolve: Remove ImportResolver 2023-02-22 21:29:38 +04:00
late.rs Auto merge of #105462 - oli-obk:feeding_full, r=cjgillot,petrochenkov 2023-02-21 01:19:25 +00:00
lib.rs Rollup merge of #108363 - cjgillot:unused-crate, r=WaffleLapkin 2023-02-27 18:48:49 +01:00
macros.rs resolve: Remove ImportResolver 2023-02-22 21:29:38 +04:00
rustdoc.rs rustdoc: reduce allocations when generating tooltips 2023-02-22 21:00:10 -07:00