Skip to content

Commit 16ca5eb

Browse files
committed
add x86-sse2 (32bit) ABI that requires SSE2 target feature
1 parent fcb21ec commit 16ca5eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
warning: target feature `sse2` must be enabled to ensure that the ABI of the current target can be implemented correctly
2+
|
3+
= note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
4+
= note: for more information, see issue #116344 <https://github.com/rust-lang/rust/issues/116344>
5+

0 commit comments

Comments
 (0)