mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Remove unused
This commit is contained in:
parent
8040f4a5e3
commit
d992736e79
14 changed files with 20 additions and 69 deletions
|
@ -24,7 +24,6 @@ use crate::{
|
|||
utils::{generics, Generics},
|
||||
AdtId, Binders, CallableDefId, FnPointer, FnSig, FnSubst, InEnvironment, Interner,
|
||||
ProjectionTyExt, Rawness, Scalar, Substitution, TraitRef, Ty, TyBuilder, TyExt, TyKind,
|
||||
TypeWalk,
|
||||
};
|
||||
|
||||
use super::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue