
These tests can be `check-pass` and do not need dynamic libraries. Also remove other unnecessary stuff from them.
8 lines
212 B
Text
8 lines
212 B
Text
error: unknown target modifier `unknown_flag`, requested by `-Cunsafe-allow-abi-mismatch=unknown_flag`
|
|
--> $DIR/two_flags.rs:10:1
|
|
|
|
|
LL | #![feature(no_core)]
|
|
| ^
|
|
|
|
error: aborting due to 1 previous error
|
|
|