Rebase fallout
This commit is contained in:
parent
4d473300a2
commit
2a55d2fc45
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
use infer::{InferCtxt, InferOk};
|
||||
use infer::at::At;
|
||||
use mir::interpret::{GlobalId, ConstVal};
|
||||
use mir::interpret::{GlobalId, ConstValue};
|
||||
use traits::{Obligation, ObligationCause, PredicateObligation, Reveal};
|
||||
use traits::project::Normalized;
|
||||
use ty::{self, Ty, TyCtxt};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue