diff options
Diffstat (limited to 'src/libtest/lib.rs')
| -rw-r--r-- | src/libtest/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index af8d5b86f4b..4497832ba7e 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -44,7 +44,6 @@ #![feature(rustc_private)] #![feature(std_misc)] #![feature(hash)] -#![allow(unstable)] // NOTE(stage0): remove cfg_attr after a snapshot #![cfg_attr(not(stage0), allow(unused_mut))] |
