Update src/test/ui-fulldeps/pathless-extern-unstable.rs
Add ERROR Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
This commit is contained in:
parent
b54e8ecc2e
commit
41e051dfcc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
|||
// Test that `--extern rustc` fails with `rustc_private`.
|
||||
|
||||
pub use rustc;
|
||||
//~^ use of unstable library feature 'rustc_private'
|
||||
//~^ ERROR use of unstable library feature 'rustc_private'
|
||||
|
||||
fn main() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue