1
Fork 0
rust/compiler/rustc_resolve/src
2025-01-27 01:23:34 +00:00
..
late Remove redundant to_ident_string calls 2025-01-27 01:23:34 +00:00
build_reduced_graph.rs rustc_resolve: flatten nested ifs 2025-01-21 13:34:12 +00:00
check_unused.rs Run clippy --fix for unnecessary_map_or lint 2025-01-19 19:15:00 +00:00
def_collector.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
diagnostics.rs Use identifiers in diagnostics more often 2025-01-27 01:23:34 +00:00
effective_visibilities.rs rustc_resolve: reduce rightwards drift with let..else 👉💨 2025-01-21 13:42:32 +00:00
errors.rs Use identifiers in diagnostics more often 2025-01-27 01:23:34 +00:00
ident.rs rustc_resolve: flatten nested ifs 2025-01-21 13:34:12 +00:00
imports.rs rustc_resolve: reduce rightwards drift with let..else 👉💨 2025-01-21 13:42:32 +00:00
late.rs Use identifiers in diagnostics more often 2025-01-27 01:23:34 +00:00
lib.rs Use identifiers in diagnostics more often 2025-01-27 01:23:34 +00:00
macros.rs Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxu 2025-01-20 10:35:43 +00:00
rustdoc.rs Run clippy --fix for unnecessary_map_or lint 2025-01-19 19:15:00 +00:00