mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +00:00
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
error: unknown target modifier `unknown_flag`, requested by `-Cunsafe-allow-abi-mismatch=unknown_flag`
|
|
--> $DIR/two_flags.rs:16:1
|
|
|
|
|
LL | #![crate_type = "rlib"]
|
|
| ^
|
|
|
|
error: aborting due to 1 previous error
|
|
|