fix: re-format the changes
This commit is contained in:
parent
a8bbacd270
commit
d13828b2c7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,8 +59,8 @@ use rustc_hir::def_id::{DefId, DefIdSet};
|
|||
use rustc_hir::{ConstStability, Mutability, RustcVersion, StabilityLevel, StableSince};
|
||||
use rustc_middle::ty::print::PrintTraitRefExt;
|
||||
use rustc_middle::ty::{self, TyCtxt};
|
||||
use rustc_span::symbol::{Symbol, sym};
|
||||
use rustc_span::DUMMY_SP;
|
||||
use rustc_span::symbol::{Symbol, sym};
|
||||
use tracing::{debug, info};
|
||||
|
||||
pub(crate) use self::context::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue