Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #129672 - saethlin:enum-debuginfo-tests, r=Mark-Simulacrum
Make option-like-enum.rs UB-free and portable
Fixes https://github.com/rust-lang/rust/issues/129662
(or, at least the parts of it that aren't https://github.com/rust-lang/rust/issues/128973)