impossible obligations check fast path
This commit is contained in:
@@ -6,6 +6,7 @@ pub mod inspect;
|
||||
mod normalize;
|
||||
mod select;
|
||||
|
||||
pub(crate) use delegate::SolverDelegate;
|
||||
pub use fulfill::{FulfillmentCtxt, NextSolverError};
|
||||
pub(crate) use normalize::deeply_normalize_for_diagnostics;
|
||||
pub use normalize::{deeply_normalize, deeply_normalize_with_skipped_universes};
|
||||
|
||||
Reference in New Issue
Block a user