platform temp fix, ready for demo

This commit is contained in:
Anton-4 2021-09-09 20:06:29 +02:00
parent db4f788076
commit 18901129fd
9 changed files with 165 additions and 84 deletions

View file

@ -1949,7 +1949,6 @@ fn update<'a>(
}
if module_id == state.root_id && state.goal_phase == Phase::SolveTypes {
dbg!(&state);
debug_assert!(work.is_empty());
debug_assert!(state.dependencies.solved_all());