Remove question mark where not required
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user