mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
14271c2137
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