mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
3ea62cb5d1
This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed.