Skip to content

Commit cc044b6

Browse files
committed
moved renamed docs | loud_ui.rs
1 parent f35f79b commit cc044b6

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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
6+
7+
//@ should-fail
8+
9+
fn main() {}

tests/ui/loud_ui.rs

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)