Skip to content

Commit 4c38f19

Browse files
committed
Allow the staged_api
1 parent 6dbb5f7 commit 4c38f19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libtest/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#![unstable(feature = "test", issue = "27812")]
1313
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/",
1414
test(attr(deny(warnings))))]
15+
#![feature(staged_api)]
1516
#![feature(test)]
1617

1718
extern crate libtest;

0 commit comments

Comments
 (0)