Enable SSE and FPU
This commit is contained in:
parent
e3df5194fe
commit
bc1b503d25
7 changed files with 37 additions and 4 deletions
|
@ -69,6 +69,7 @@
|
|||
#![feature(collections)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(drop_types_in_const)]
|
||||
#![feature(heap_api)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(never_type)]
|
||||
#![feature(thread_local)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue