add x86-sse2 (32bit) ABI that requires SSE2 target feature
This commit is contained in:
parent
bdc97d1046
commit
2eff2155e5
25 changed files with 96 additions and 20 deletions
|
|
@ -0,0 +1,5 @@
|
|||
warning: target feature `sse2` must be enabled to ensure that the ABI of the current target can be implemented correctly
|
||||
|
|
||||
= note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
||||
= note: for more information, see issue #116344 <https://github.com/rust-lang/rust/issues/116344>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue