rust/compiler/rustc_resolve/src
2023-01-20 14:52:24 -07:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Don't suggest dyn as parameter to add 2023-01-12 22:04:30 +00:00
build_reduced_graph.rs review comments: Tweak output 2023-01-11 21:36:02 +00:00
check_unused.rs resolve: Not all imports have their own NodeId 2022-10-31 20:25:27 +04:00
def_collector.rs rustc_ast_lowering: Stop lowering imports into multiple items 2022-12-01 18:51:20 +03:00
diagnostics.rs diagnostics: suggest changing s@self::{macro}@::macro for exported 2023-01-20 14:52:24 -07:00
effective_visibilities.rs Fold Definitions into the untracked data 2022-12-09 14:59:39 +00:00
errors.rs migrating rustc_resolve to SessionDiagnostic. work in progress. start 2022-11-13 19:39:26 +05:30
ident.rs Simplify some iterator combinators 2023-01-04 00:48:07 +00:00
imports.rs review comment 2023-01-09 18:07:34 +00:00
late.rs Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 2023-01-17 20:21:25 +01:00
lib.rs Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkov 2023-01-13 19:16:45 +01:00
macros.rs Move the untracked cstore and source_span into a struct 2022-12-09 14:53:24 +00:00