rust/compiler/rustc_resolve/src
2025-03-25 20:34:49 -04:00
..
late Rollup merge of #138837 - petrochenkov:resinstab2, r=jieyouxu 2025-03-25 15:36:35 +09:00
build_reduced_graph.rs Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors 2025-03-25 18:09:07 +01:00
check_unused.rs Fix autofix for self and self as … in unused_imports lint 2025-03-24 13:01:47 +01:00
def_collector.rs Allow defining opaques in statics and consts 2025-03-25 16:44:59 +00:00
diagnostics.rs Rollup merge of #138924 - nnethercote:less-kw-Empty-3, r=compiler-errors 2025-03-25 18:09:07 +01: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 Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obk 2025-03-25 20:34:49 -04:00
lib.rs Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors 2025-03-25 18:09:07 +01:00
macros.rs Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors 2025-03-25 18:09:07 +01:00
rustdoc.rs rustdoc: improve refdef handling in the unresolved link lint 2025-02-15 12:21:35 -07:00