diff options
Diffstat (limited to 'src/libsyntax')
| -rw-r--r-- | src/libsyntax/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 5570219bd8e..012bc50ecab 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -30,8 +30,6 @@ This API is completely unstable and subject to change. quote)] #![allow(deprecated)] -#![allow(visible_private_types)] // NOTE: remove after a stage0 snap - extern crate serialize; extern crate term; extern crate collections; |
