You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
25
25
26
26
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
37
37
38
38
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
69
69
70
70
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
79
79
80
80
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
89
89
90
90
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
99
99
100
100
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
137
137
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
138
138
note: the lint level is defined here
139
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
139
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
140
140
|
141
141
LL | #![deny(abi_unsupported_vector_types)]
142
142
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143
143
144
144
Future breakage diagnostic:
145
145
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
155
155
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
156
156
note: the lint level is defined here
157
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
157
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
158
158
|
159
159
LL | #![deny(abi_unsupported_vector_types)]
160
160
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161
161
162
162
Future breakage diagnostic:
163
163
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
205
205
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
206
206
note: the lint level is defined here
207
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
207
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
208
208
|
209
209
LL | #![deny(abi_unsupported_vector_types)]
210
210
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
211
211
212
212
Future breakage diagnostic:
213
213
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
221
221
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
222
222
note: the lint level is defined here
223
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
223
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
224
224
|
225
225
LL | #![deny(abi_unsupported_vector_types)]
226
226
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
227
227
228
228
Future breakage diagnostic:
229
229
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
237
237
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
238
238
note: the lint level is defined here
239
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
239
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
240
240
|
241
241
LL | #![deny(abi_unsupported_vector_types)]
242
242
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
243
243
244
244
Future breakage diagnostic:
245
245
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
253
253
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
254
254
note: the lint level is defined here
255
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
255
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
256
256
|
257
257
LL | #![deny(abi_unsupported_vector_types)]
258
258
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
259
259
260
260
Future breakage diagnostic:
261
261
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
25
25
26
26
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
37
37
38
38
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
69
69
70
70
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
79
79
80
80
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
89
89
90
90
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
99
99
100
100
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
137
137
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
138
138
note: the lint level is defined here
139
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
139
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
140
140
|
141
141
LL | #![deny(abi_unsupported_vector_types)]
142
142
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143
143
144
144
Future breakage diagnostic:
145
145
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
155
155
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
156
156
note: the lint level is defined here
157
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
157
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
158
158
|
159
159
LL | #![deny(abi_unsupported_vector_types)]
160
160
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161
161
162
162
Future breakage diagnostic:
163
163
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
205
205
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
206
206
note: the lint level is defined here
207
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
207
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
208
208
|
209
209
LL | #![deny(abi_unsupported_vector_types)]
210
210
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
211
211
212
212
Future breakage diagnostic:
213
213
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
221
221
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
222
222
note: the lint level is defined here
223
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
223
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
224
224
|
225
225
LL | #![deny(abi_unsupported_vector_types)]
226
226
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
227
227
228
228
Future breakage diagnostic:
229
229
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
237
237
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
238
238
note: the lint level is defined here
239
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
239
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
240
240
|
241
241
LL | #![deny(abi_unsupported_vector_types)]
242
242
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
243
243
244
244
Future breakage diagnostic:
245
245
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
253
253
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
254
254
note: the lint level is defined here
255
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
255
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
256
256
|
257
257
LL | #![deny(abi_unsupported_vector_types)]
258
258
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
259
259
260
260
Future breakage diagnostic:
261
261
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
25
25
26
26
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
37
37
38
38
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
69
69
70
70
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
79
79
80
80
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
89
89
90
90
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
99
99
100
100
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
137
137
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
138
138
note: the lint level is defined here
139
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
139
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
140
140
|
141
141
LL | #![deny(abi_unsupported_vector_types)]
142
142
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143
143
144
144
Future breakage diagnostic:
145
145
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
155
155
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
156
156
note: the lint level is defined here
157
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
157
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
158
158
|
159
159
LL | #![deny(abi_unsupported_vector_types)]
160
160
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161
161
162
162
Future breakage diagnostic:
163
163
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
205
205
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
206
206
note: the lint level is defined here
207
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
207
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
208
208
|
209
209
LL | #![deny(abi_unsupported_vector_types)]
210
210
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
211
211
212
212
Future breakage diagnostic:
213
213
error: this function definition uses SIMD vector type `Wrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
221
221
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
222
222
note: the lint level is defined here
223
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
223
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
224
224
|
225
225
LL | #![deny(abi_unsupported_vector_types)]
226
226
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
227
227
228
228
Future breakage diagnostic:
229
229
error: this function definition uses SIMD vector type `Wrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
237
237
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
238
238
note: the lint level is defined here
239
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
239
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
240
240
|
241
241
LL | #![deny(abi_unsupported_vector_types)]
242
242
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
243
243
244
244
Future breakage diagnostic:
245
245
error: this function definition uses SIMD vector type `TransparentWrapper<i8x8>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
= note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
253
253
= help: consider enabling it globally (`-C target-feature=+vector`) or locally (`#[target_feature(enable="vector")]`)
254
254
note: the lint level is defined here
255
-
--> $DIR/simd-abi-checks-s390x.rs:15:9
255
+
--> $DIR/simd-abi-checks-s390x.rs:16:9
256
256
|
257
257
LL | #![deny(abi_unsupported_vector_types)]
258
258
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
259
259
260
260
Future breakage diagnostic:
261
261
error: this function definition uses SIMD vector type `TransparentWrapper<i8x16>` which (with the chosen ABI) requires the `vector` target feature, which is not enabled
Copy file name to clipboardExpand all lines: tests/ui/sse-abi-checks.stderr
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
warning: this function definition uses SIMD vector type `SseVector` which (with the chosen ABI) requires the `sse` target feature, which is not enabled
2
-
--> $DIR/sse-abi-checks.rs:21:1
2
+
--> $DIR/sse-abi-checks.rs:19:1
3
3
|
4
4
LL | pub unsafe extern "C" fn f(_: SseVector) {
5
5
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function defined here
warning: this function definition uses SIMD vector type `SseVector` which (with the chosen ABI) requires the `sse` target feature, which is not enabled
16
-
--> $DIR/sse-abi-checks.rs:21:1
16
+
--> $DIR/sse-abi-checks.rs:19:1
17
17
|
18
18
LL | pub unsafe extern "C" fn f(_: SseVector) {
19
19
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function defined here
0 commit comments