Deeply normalize when processing registered region obligations
This commit is contained in:
parent
e11a6a9cac
commit
028d29301f
17 changed files with 90 additions and 12 deletions
|
@ -3,6 +3,7 @@ use std::fmt::Debug;
|
|||
|
||||
use super::FulfillmentContext;
|
||||
use super::TraitEngine;
|
||||
use crate::regions::InferCtxtRegionExt;
|
||||
use crate::solve::FulfillmentCtxt as NextFulfillmentCtxt;
|
||||
use crate::traits::error_reporting::TypeErrCtxtExt;
|
||||
use crate::traits::NormalizeExt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue