min_specialization: cannot specialize on Binder(ProjectionPredicate(..))
#98777
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-specialization
Area: Trait impl specialization
F-specialization
`#![feature(specialization)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given the following code: [playground]
The current output is:
Ideally the output should not reference the debug format of an internal type 🙂
@rustbot modify labels +F-specialization +A-specialization +requires-nightly
The text was updated successfully, but these errors were encountered: