mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 07:18:53 +00:00
fix detecting references to packed unsized fields Fixes https://github.com/rust-lang/rust/issues/115396 This is a breaking change, but permitted as a soundness fix.