mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00

minicore makes it much easier to add new language items to all of the existing `no_core` tests.
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
error: +v8plus,-v9 (FIXME)
|
|
--> $DIR/sparcv8plus.rs:37:1
|
|
|
|
|
LL | compile_error!("+v8plus,-v9 (FIXME)");
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|