rust/compiler/rustc_hir_analysis/src/coherence
2025-07-09 01:26:39 +03:00
..
builtin.rs Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
inherent_impls.rs Port #[rustc_allow_incoherent_impl] to the new attribute system 2025-07-09 01:26:39 +03:00
inherent_impls_overlap.rs Move name field from AssocItem to AssocKind variants. 2025-04-15 08:07:15 +10:00
mod.rs compiler: document all provide fn in hir_analysis and hir_typeck 2025-07-03 13:49:34 -07:00
orphan.rs Remove weak alias terminology 2025-04-24 11:59:20 +01:00
unsafety.rs Make Copy unsafe to implement for ADTs with unsafe fields 2024-12-07 20:50:00 +00:00