Re-add needed Immediate dependency
This commit is contained in:
parent
e2843b792a
commit
70aeb2233f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ use rustc::mir::interpret::{
|
|||
};
|
||||
|
||||
use super::{
|
||||
Machine, PlaceTy, OpTy, InterpretCx,
|
||||
Machine, PlaceTy, OpTy, InterpretCx, Immediate,
|
||||
};
|
||||
|
||||
mod type_name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue