Skip to content

Commit ea311ba

Browse files
Kivooeotgross35
authored andcommitted
moved renamed docs | loud_ui.rs
1 parent a715f53 commit ea311ba

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
//@ should-fail
1+
//! Regression test checks UI tests without error annotations are detected as failing.
2+
//!
3+
//! This tests that when we forget to use any `//~ ERROR` comments whatsoever,
4+
//! the test doesn't succeed
5+
//! Originally created in https://github.com/rust-lang/rust/pull/56244
26
3-
// this test ensures that when we forget to use
4-
// any `//~ ERROR` comments whatsoever, that the test doesn't succeed
7+
//@ should-fail
58

69
fn main() {}

0 commit comments

Comments
 (0)