Fixed merge issue
This commit is contained in:
parent
ec41fda58b
commit
fb0972dadf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
use crate::hir::def::{CtorKind, Namespace};
|
||||
use crate::hir::def_id::DefId;
|
||||
use crate::hir::GeneratorKind;
|
||||
use crate::hir::{self, GeneratorKind};
|
||||
use crate::mir::interpret::{GlobalAlloc, PanicInfo, Scalar};
|
||||
use crate::mir::visit::MirVisitable;
|
||||
use crate::ty::adjustment::PointerCast;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue