diff options
Diffstat (limited to 'src/librustc/lib.rs')
| -rw-r--r-- | src/librustc/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustc/lib.rs b/src/librustc/lib.rs index 6d5cd6061cf..eb78762906e 100644 --- a/src/librustc/lib.rs +++ b/src/librustc/lib.rs @@ -34,7 +34,6 @@ This API is completely unstable and subject to change. #![feature(rustc_diagnostic_macros)] extern crate arena; -extern crate debug; extern crate flate; extern crate getopts; extern crate graphviz; |
