about summary refs log tree commit diff
path: root/tests/ui/cast/ptr-to-trait-obj-different-regions-id-trait.rs
AgeCommit message (Expand)AuthorLines
2024-08-11Normalize struct tail properly in borrowck and hir typeckMichael Goulet-0/+3
2024-07-04Properly normalize types in bck when checking pointer castsMaybe Lapkin-0/+27