remove outdated debug_assertion
This commit is contained in:
parent
f51ec110a7
commit
ce22ccb552
1 changed files with 0 additions and 3 deletions
|
@ -190,9 +190,6 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
// We want to make sure
|
||||
debug_assert!(!matches!(ecx.typing_mode(), TypingMode::Coherence));
|
||||
|
||||
ecx.probe_and_evaluate_goal_for_constituent_tys(
|
||||
CandidateSource::BuiltinImpl(BuiltinImplSource::Misc),
|
||||
goal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue