Skip to content

Commit

Permalink
update target-feature-gate.stderr output
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Aug 8, 2018
1 parent 2cdaf3b commit c92db36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/target-feature-gate.stderr
Original file line number Diff line number Diff line change
@@ -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")]
| ^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit c92db36

Please sign in to comment.