matching against an associated constant gives type error #57280
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
P-high
High priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Ever since #55937, the following program (playground) gives an unexpected error from NLL:
First reported by @Xanewok in this comment, because this broke the RLS.
cc @davidtwco
The text was updated successfully, but these errors were encountered: