1
Fork 0
rust/compiler/rustc_hir_analysis/src/check
2025-01-17 15:41:05 +08:00
..
compare_impl_item introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
check.rs remove unnecessary assertion for reference error 2025-01-17 15:41:05 +08:00
compare_impl_item.rs Report impl has stricter requirements even when RPITIT inference gets in the way 2025-01-03 02:45:29 +00:00
dropck.rs TypingMode 🤔 2024-10-29 17:01:24 +01:00
entry.rs turn hir::ItemKind::Fn into a named-field variant 2025-01-04 11:35:31 +01:00
intrinsic.rs Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors 2025-01-04 07:57:33 -08:00
intrinsicck.rs Clarify why a type is rejected for asm! 2024-12-11 20:17:37 +00:00
mod.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
region.rs Rename RegionResolutionVisitor to ScopeResolutionVisitor 2025-01-09 22:17:10 +00:00
wfcheck.rs Remove some unnecessary .into() calls 2025-01-08 21:19:28 +00:00