[SR-11989] Better diagnostic for invalid 'enclosing self' property wrapper subscript #54422
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
diagnostics QoI
Bug: Diagnostics Quality of Implementation
good first issue
Good for newcomers
property wrappers
Feature: property wrappers
swift 5.9
Additional Detail from JIRA
md5: 20d8a77f9190fc316ad55bfd7bb733b2
Issue Description:
This used to emit bad diagnostics and then crash the compiler. I've fixed the crash but we need to fix the bad diagnostic:
The text was updated successfully, but these errors were encountered: