rust/compiler/rustc_hir_analysis/src/check
2025-01-03 12:01:31 +01:00
..
compare_impl_item introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
check.rs rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
compare_impl_item.rs introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
dropck.rs TypingMode 🤔 2024-10-29 17:01:24 +01:00
entry.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
intrinsic.rs turn rustc_box into an intrinsic 2025-01-03 12:01:31 +01:00
intrinsicck.rs Clarify why a type is rejected for asm! 2024-12-11 20:17:37 +00:00
mod.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
region.rs Rename Scope.id to Scope.local_id, remove trivial accessor 2024-12-19 02:31:58 +00:00
wfcheck.rs Fix ICE when opaque captures a duplicated/invalid lifetime 2025-01-01 19:32:51 +00:00