update target-feature-gate.stderr output

This commit is contained in:
gnzlbg 2018-08-09 00:56:30 +02:00
parent 2cdaf3bae5
commit c92db36656

View file

@ -1,5 +1,5 @@
error[E0658]: the target feature `avx512bw` is currently unstable (see issue #44839)
--> $DIR/target-feature-gate.rs:28:18
--> $DIR/target-feature-gate.rs:29:18
|
LL | #[target_feature(enable = "avx512bw")]
| ^^^^^^^^^^^^^^^^^^^