mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
48e24629e9
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.