mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 11:58:04 +03:00
98242676d9
We don't consider it a bug that users can't break on initialization of some non-zero sized types (see comment on `maximally-steppable` at the top of the file), so it does not make sense to consider it a bug that users can't break on initialization of some zero-sized types.