rust/compiler/rustc_hir_analysis/src/coherence
2025-04-22 11:02:37 +00:00
..
builtin.rs Use is_lang_item and as_lang_item instead of handrolling their logic 2025-04-22 11:02:37 +00:00
inherent_impls_overlap.rs Move name field from AssocItem to AssocKind variants. 2025-04-15 08:07:15 +10:00
inherent_impls.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
mod.rs Decouple trait impls of different traits wrt incremental 2025-04-01 09:25:12 +00:00
orphan.rs Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType 2025-03-20 02:17:14 +00:00
unsafety.rs Make Copy unsafe to implement for ADTs with unsafe fields 2024-12-07 20:50:00 +00:00