reviews
This commit is contained in:
parent
276d628cac
commit
284b61417f
7 changed files with 95 additions and 102 deletions
|
@ -34,7 +34,7 @@ mod trait_goals;
|
|||
mod weak_types;
|
||||
|
||||
pub use eval_ctxt::{
|
||||
DisableGlobalCache, EvalCtxt, GenerateProofTree, InferCtxtEvalExt, InferCtxtSelectExt,
|
||||
EvalCtxt, GenerateProofTree, InferCtxtEvalExt, InferCtxtSelectExt, UseGlobalCache,
|
||||
};
|
||||
pub use fulfill::FulfillmentCtxt;
|
||||
pub(crate) use normalize::deeply_normalize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue