Add allow(unstable) to driver.rs
This commit is contained in:
parent
1f46ae285d
commit
9035ba5f76
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![allow(unstable)]
|
||||
|
||||
#[cfg(rustdoc)]
|
||||
extern crate "rustdoc" as this;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user