mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
Add a test ensuring that we don't regress this
This commit is contained in:
parent
61efc3b71b
commit
296398ab52
6
src/test/ui/loud_ui.rs
Normal file
6
src/test/ui/loud_ui.rs
Normal file
@ -0,0 +1,6 @@
|
||||
// should-fail
|
||||
|
||||
// this test ensures that when we forget to use
|
||||
// any `//~ ERROR` comments whatsoever, that the test doesn't succeed
|
||||
|
||||
fn main() {}
|
Loading…
Reference in New Issue
Block a user