Rollup merge of #154612 - jakubadamw:issue-125805, r=Kivooeo
Add a test for a now fixed ICE with `offset_of!()` Adds a test for rust-lang/rust#125805, which was an ICE with `offset_of!()` on a field with the type of a trait object missing `dyn` and a required lifetime parameter. Closes rust-lang/rust#125805.
J
Jonathan Brouwer committed
bbeec421ea9448a475d2e411a5844d7aaf51b77a
Committed by GitHub <[email protected]>
on 3/31/2026, 11:58:44 AM