mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +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(
|
ecx.probe_and_evaluate_goal_for_constituent_tys(
|
||||||
CandidateSource::BuiltinImpl(BuiltinImplSource::Misc),
|
CandidateSource::BuiltinImpl(BuiltinImplSource::Misc),
|
||||||
goal,
|
goal,
|
||||||
|
Loading…
Reference in New Issue
Block a user