mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:08:53 +03:00
2d59c4e0fe
const validation: properly ignore zero-sized UnsafeCell Fixes https://github.com/rust-lang/rust/issues/142948 r? `@oli-obk`