mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 06:38:16 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
error: +avx2
|
|
--> $DIR/crt-static-with-target-features-works.rs:23:1
|
|
|
|
|
LL | compile_error!("+avx2");
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|