mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 19:40:39 +00:00
Fixup some test directives - A random comment had somehow been turned into an `//`@`` directive. - More dubiously I also removed leading spaces from directives in 3 UI tests for consistency. These are the only rustc tests that use that formatting. r? `@jieyouxu`