SelectionContext::evaluate_predicate_recursively
ignores type paramters in outlive predicates
#118901
Labels
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
I believe this is missing another special case for
pred.0.has_params()
as well ashas_placeholders()
:rust/compiler/rustc_trait_selection/src/traits/select/mod.rs
Lines 798 to 808 in 3340d49
The text was updated successfully, but these errors were encountered: