about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/intrinsicck.rs
AgeCommit message (Expand)AuthorLines
2022-10-04It's not about types or consts, but the lack of regionsOli Scherer-1/+1
2022-10-03`HirId` for `deferred_transmute_checks`lcnr-8/+11
2022-10-01Refactor rustc lint APIMaybe Waffle-6/+5
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+531