]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/lib.rs
Rollup merge of #68313 - batrla:master, r=alexcrichton
[rust.git] / src / librustdoc / lib.rs
index 1da00e3a47b8268db9e73c0a87bdc028cb719fa2..403c8d0160d8aea1fb882e275e01fec8bf14c4d3 100644 (file)
@@ -23,7 +23,6 @@
 extern crate rustc;
 extern crate rustc_data_structures;
 extern crate rustc_driver;
-extern crate rustc_error_codes;
 extern crate rustc_errors;
 extern crate rustc_expand;
 extern crate rustc_feature;