Add back asm_const feature
It isn't stable yet on the nightly used by redox
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![no_std]
|
||||
#![feature(
|
||||
asm_const,
|
||||
array_chunks,
|
||||
int_roundings,
|
||||
let_chains,
|
||||
|
||||
Reference in New Issue
Block a user