mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
remove outdated debug_assertion
This commit is contained in:
parent
f51ec110a7
commit
ce22ccb552
@ -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…
Reference in New Issue
Block a user