mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
tests/assembly: add minicore
compiletest self-test
Check that `minicore` cannot be used with `run-{pass,fail}` tests.
This commit is contained in:
parent
59cb59d74d
commit
b115a22828
@ -0,0 +1,5 @@
|
|||||||
|
//! `compiletest` self-test to check that `add-core-stubs` is incompatible with run pass modes.
|
||||||
|
|
||||||
|
//@ add-core-stubs
|
||||||
|
//@ run-pass
|
||||||
|
//@ should-fail
|
Loading…
Reference in New Issue
Block a user