mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
b115a22828
Check that `minicore` cannot be used with `run-{pass,fail}` tests.
6 lines
145 B
XML
6 lines
145 B
XML
//! `compiletest` self-test to check that `add-core-stubs` is incompatible with run pass modes.
|
|
|
|
//@ add-core-stubs
|
|
//@ run-pass
|
|
//@ should-fail
|