mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
652ba6699c
The issue was, that the disassembled label was placed one instruction further down than expected. Therefore the test annotations check, that the label is placed above the loop-contents (writing the one value, then writing the other one).