Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk
Remove MMX from Rust Follow-up to https://github.com/rust-lang/stdarch/pull/890 This removes most of MMX from Rust (tests pass with small changes), keeping stable `is_x86_feature_detected!("mmx")` working.
This commit is contained in:
commit
0f9f0b384a
12 changed files with 6 additions and 60 deletions
|
@ -679,7 +679,6 @@ symbols! {
|
|||
minnumf32,
|
||||
minnumf64,
|
||||
mips_target_feature,
|
||||
mmx_target_feature,
|
||||
module,
|
||||
module_path,
|
||||
more_struct_aliases,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue