rust/tests/assembly/compiletest-self-test/use-minicore-no-run.rs
许杰友 Jieyou Xu (Joe) b115a22828 tests/assembly: add minicore compiletest self-test
Check that `minicore` cannot be used with `run-{pass,fail}` tests.
2024-10-31 18:20:11 +08:00

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