mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
5915309645
Clearly document intentional UB in mir-opt tests All of the changed mir-opt test input files did not pass Miri. Now they do. r? `@cjgillot` because there's a CopyProp test in here that I do not fully understand