Allow the staged_api
This commit is contained in:
parent
6dbb5f7104
commit
4c38f1928e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user