mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 03:22:27 +00:00
Fix some minor issues from the ui-test auto-porting I'm not sure if these count as false positives, because well, starting a comment with `// incremental` was probably a valid compiletest directive. But anyway, these tests directives became clearly goofy and now with the better syntax we can straighten things out. r? jieyouxu