CoercePointee doesn't support trait bounds on the smart pointer #138172
Labels
C-bug
Category: This is a bug.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: It compiles.
Instead, this happened:
The text was updated successfully, but these errors were encountered: