about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/cast.rs
AgeCommit message (Expand)AuthorLines
2022-10-20rustc_hir_typeck: move whole fileslcnr-1095/+0
2022-10-14Remove CastCheckResult since it's unusedMichael Goulet-21/+1
2022-10-14Make dyn* cast into a coercionMichael Goulet-58/+5
2022-10-01Refactor rustc lint APIMaybe Waffle-36/+41
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+1163