We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdaf3b commit c92db36Copy full SHA for c92db36
src/test/ui/target-feature-gate.stderr
@@ -1,5 +1,5 @@
1
error[E0658]: the target feature `avx512bw` is currently unstable (see issue #44839)
2
- --> $DIR/target-feature-gate.rs:28:18
+ --> $DIR/target-feature-gate.rs:29:18
3
|
4
LL | #[target_feature(enable = "avx512bw")]
5
| ^^^^^^^^^^^^^^^^^^^
0 commit comments