Closed
Description
Const stability on impls makes no sense in the same way that stability on impls makes no sense, since you can always put a const call behind some generic type parameter and only see the impl after substitution/monomorphization.
We currently have code in the MIR const validation to handle const impls, and we shouldn't.
Metadata
Metadata
Assignees
Labels
No labels