Remove unnecessary use
items in derived IntoDiagnostic
impls.
Presumably these are a hangover from an earlier time when they were necessary.
This commit is contained in:
parent
cea683c08f
commit
18251c480b
2 changed files with 0 additions and 3 deletions
|
@ -94,7 +94,6 @@ impl SubdiagnosticDeriveBuilder {
|
|||
rustc_errors::SubdiagnosticMessage
|
||||
) -> rustc_errors::SubdiagnosticMessage,
|
||||
{
|
||||
use rustc_errors::{Applicability, IntoDiagnosticArg};
|
||||
#implementation
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue