mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Remove question mark where not required
This commit is contained in:
parent
e42e5bac66
commit
d16692665e
@ -1,5 +1,4 @@
|
||||
#![feature(asm)]
|
||||
#![feature(question_mark)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
#![feature(asm)]
|
||||
#![feature(question_mark)]
|
||||
|
||||
extern crate dma;
|
||||
extern crate event;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user