reorder files in solve
This commit is contained in:
parent
d4ba2b4c7c
commit
c70ef36f2c
7 changed files with 5 additions and 4 deletions
|
@ -32,14 +32,11 @@ mod assembly;
|
|||
mod canonicalize;
|
||||
mod eval_ctxt;
|
||||
mod fulfill;
|
||||
mod inherent_projection;
|
||||
pub mod inspect;
|
||||
mod normalize;
|
||||
mod opaques;
|
||||
mod project_goals;
|
||||
mod search_graph;
|
||||
mod trait_goals;
|
||||
mod weak_types;
|
||||
|
||||
pub use eval_ctxt::{
|
||||
EvalCtxt, GenerateProofTree, InferCtxtEvalExt, InferCtxtSelectExt, UseGlobalCache,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue