rust/compiler/rustc_resolve/src
2023-02-22 20:48:39 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Auto merge of #105462 - oli-obk:feeding_full, r=cjgillot,petrochenkov 2023-02-21 01:19:25 +00: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 Remove some resolver outputs. 2023-02-22 20:48:39 +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 Use source_span query instead of passing the untracked vec around 2023-02-21 08:29:55 +00: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 Prepare for adding a TyCtxt to Resolver 2023-02-20 10:38:48 +00:00
imports.rs Use source_span query instead of passing the untracked vec around 2023-02-21 08:29:55 +00:00
late.rs Auto merge of #105462 - oli-obk:feeding_full, r=cjgillot,petrochenkov 2023-02-21 01:19:25 +00:00
lib.rs Remove some resolver outputs. 2023-02-22 20:48:39 +00:00
macros.rs Remove a redundant function argument 2023-02-20 15:28:58 +00:00
rustdoc.rs Rollup merge of #108129 - GuillaumeGomez:correctly-handle-links-starting-with-whitespace, r=petrochenkov 2023-02-19 14:47:55 +01:00