Allow the staged_api
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#![unstable(feature = "test", issue = "27812")]
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/",
|
||||
test(attr(deny(warnings))))]
|
||||
#![feature(staged_api)]
|
||||
#![feature(test)]
|
||||
|
||||
extern crate libtest;
|
||||
|
||||
Reference in New Issue
Block a user