mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Remove extra tests.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
//@ revisions: incremental threads
|
||||
//@ dont-check-compiler-stderr
|
||||
//
|
||||
//@ [threads] compile-flags: -Zfuel=a=1 -Zthreads=2
|
||||
//@ [threads] error-pattern:optimization fuel is incompatible with multiple threads
|
||||
//
|
||||
//@ [incremental] incremental
|
||||
//@ [incremental] compile-flags: -Zprint-fuel=a
|
||||
//@ [incremental] error-pattern:optimization fuel is incompatible with incremental compilation
|
||||
|
||||
fn main() {}
|
||||
Reference in New Issue
Block a user