Skip to content

Commit 1221daa

Browse files
committed
Remove MMX from Rust
1 parent 8e5ca4b commit 1221daa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
#![feature(unwind_attributes)]
133133
#![feature(variant_count)]
134134
#![cfg_attr(bootstrap, feature(doc_alias))]
135-
#![feature(mmx_target_feature)]
136135
#![feature(tbm_target_feature)]
137136
#![feature(sse4a_target_feature)]
138137
#![feature(arm_target_feature)]

0 commit comments

Comments
 (0)