]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/target-feature-wrong.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / target-feature-wrong.stderr
index 2eeaa10748c76b2924e6b95ef05696d3f071a4f1..236f5c4afec39903c12e4b358d533f5e772664da 100644 (file)
@@ -1,4 +1,4 @@
-error: #[target_feature] attribute must be of the form #[target_feature(..)]
+error: attribute must be of the form `#[target_feature(enable = "name")]`
   --> $DIR/target-feature-wrong.rs:16:1
    |
 LL | #[target_feature = "+sse2"]