Skip to content

Commit 6d47766

Browse files
ehussCentril
andcommitted
Update src/test/ui-fulldeps/pathless-extern-unstable.rs
Add ERROR Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent 414d7cf commit 6d47766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui-fulldeps/pathless-extern-unstable.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
// Test that `--extern rustc` fails with `rustc_private`.
66

77
pub use rustc;
8-
//~^ use of unstable library feature 'rustc_private'
8+
//~^ ERROR use of unstable library feature 'rustc_private'
99

1010
fn main() {}

0 commit comments

Comments
 (0)