mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +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.