Reformat using the new identifier sorting from rustfmt
This commit is contained in:
@@ -96,7 +96,7 @@ use rustc_middle::query::Providers;
|
||||
use rustc_middle::span_bug;
|
||||
use rustc_middle::ty::{self, RootVariableMinCaptureList, Ty, TyCtxt};
|
||||
use rustc_session::lint;
|
||||
use rustc_span::symbol::{kw, sym, Symbol};
|
||||
use rustc_span::symbol::{Symbol, kw, sym};
|
||||
use rustc_span::{BytePos, Span};
|
||||
use tracing::{debug, instrument};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user