rust/compiler/rustc_hir_analysis/src/check
2025-04-10 21:22:07 +02:00
..
compare_impl_item Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
always_applicable.rs Delay bug for negative auto trait rather than ICEing 2025-03-07 17:20:57 +00:00
check.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
compare_impl_item.rs Rollup merge of #137000 - compiler-errors:deeply-normalize-item-bounds, r=lcnr 2025-02-18 18:40:51 +01:00
entry.rs Change span field accesses to method calls 2025-02-24 14:22:31 +01:00
intrinsic.rs add simd_insert_dyn and simd_extract_dyn 2025-04-10 21:22:07 +02:00
intrinsicck.rs Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
mod.rs Rollup merge of #137764 - compiler-errors:always-applicable-negative-impl, r=lcnr 2025-03-06 12:22:16 -05:00
region.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
wfcheck.rs Rollup merge of #137633 - compiler-errors:no-implied-bounds-hack-unless-bevy, r=lcnr 2025-03-05 21:46:42 +08:00