mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +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