1
Fork 0
rust/compiler/rustc_resolve/src
2025-03-25 16:44:59 +00:00
..
late Rollup merge of #138837 - petrochenkov:resinstab2, r=jieyouxu 2025-03-25 15:36:35 +09:00
build_reduced_graph.rs resolve: Avoid some unstable iteration 2 2025-03-24 23:03:11 +03:00
check_unused.rs Run clippy --fix for unnecessary_map_or lint 2025-01-19 19:15:00 +00:00
def_collector.rs Allow defining opaques in statics and consts 2025-03-25 16:44:59 +00:00
diagnostics.rs resolve: Avoid some unstable iteration 2 2025-03-24 23:03:11 +03:00
effective_visibilities.rs rustc_resolve: reduce rightwards drift with let..else 👉💨 2025-01-21 13:42:32 +00:00
errors.rs Allow builtin macros to be used more than once. 2025-03-19 14:12:47 +01:00
ident.rs resolve: Avoid some unstable iteration 2 2025-03-24 23:03:11 +03:00
imports.rs resolve: Avoid some unstable iteration 2 2025-03-24 23:03:11 +03:00
late.rs Allow defining opaques in statics and consts 2025-03-25 16:44:59 +00:00
lib.rs resolve: Avoid some unstable iteration 2 2025-03-24 23:03:11 +03:00
macros.rs Rollup merge of #138580 - petrochenkov:resinstab, r=Nadrieril 2025-03-25 15:36:32 +09:00
rustdoc.rs rustdoc: improve refdef handling in the unresolved link lint 2025-02-15 12:21:35 -07:00