Remove unused code from librustc_errors
This commit is contained in:
parent
d2ebb12a1d
commit
17bd76a516
5 changed files with 4 additions and 23 deletions
|
@ -25,7 +25,6 @@ use std::rc::Rc;
|
|||
|
||||
use codemap::{self, CodeMap, ExpnInfo, NameAndSpan, MacroAttribute, dummy_spanned};
|
||||
use errors;
|
||||
use errors::snippet::{SnippetData};
|
||||
use config;
|
||||
use entry::{self, EntryPointType};
|
||||
use ext::base::{ExtCtxt, Resolver};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue