remove outdated debug_assertion
This commit is contained in:
parent
f51ec110a7
commit
ce22ccb552
@ -190,9 +190,6 @@ fn consider_auto_trait_candidate(
|
||||
}
|
||||
}
|
||||
|
||||
// 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…
Reference in New Issue
Block a user