rust/compiler/rustc_resolve/src
Matthias Krüger 133afeb6e3
Rollup merge of #108259 - fee1-dead-contrib:fixme-2, r=TaKO8Ki
remove FIXME that doesn't require fixing
2023-02-20 14:32:55 +01:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Make public API, docs algorithm-agnostic 2023-02-19 04:11:10 +00:00
build_reduced_graph.rs Auto merge of #108006 - cjgillot:def-impl, r=oli-obk 2023-02-15 16:14:10 +00:00
check_unused.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +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 Make public API, docs algorithm-agnostic 2023-02-19 04:11:10 +00:00
effective_visibilities.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +00:00
errors.rs migrating rustc_resolve to SessionDiagnostic. work in progress. start 2022-11-13 19:39:26 +05:30
ident.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +00:00
imports.rs Make public API, docs algorithm-agnostic 2023-02-19 04:11:10 +00:00
late.rs remove FIXME that doesn't require fixing 2023-02-20 06:31:26 +00:00
lib.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +00:00
macros.rs Separate the lifetime of the session and the arena in the resolver 2023-02-14 10:01:25 +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