mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-21 19:13:55 +00:00
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.