wfcheck: pre-normalization implied bounds are not used. #105948
Labels
A-implied-bounds
Area: Implied bounds / inferred outlives-bounds
C-bug
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Here is an inconsistency in behavior between wfcheck and borrowck:
#100989 Introduced this. I think the intent was to restrict implied bounds from impl headers only, not fn signatures. Cc @lcnr.
@rustbot label C-bug T-types A-implied-bounds
The text was updated successfully, but these errors were encountered: