Update MIR tests for offset_of
This commit is contained in:
parent
d995bd61e7
commit
9d6ce61376
12 changed files with 48 additions and 74 deletions
|
@ -25,7 +25,6 @@ use rustc_middle::ty::{
|
|||
};
|
||||
use rustc_span::def_id::LocalDefId;
|
||||
use rustc_span::{sym, ErrorGuaranteed, Span, Symbol, DUMMY_SP};
|
||||
use rustc_span::{sym, Span, Symbol, DUMMY_SP};
|
||||
use rustc_target::abi::{FieldIdx, VariantIdx};
|
||||
use rustc_target::asm::InlineAsmRegOrRegClass;
|
||||
use std::fmt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue