swift
[6.0] Consistently treat let properties as immutable within the type checker
#73664
Merged

Commits
  • Generalize AbstractStorageDecl::isSettable() to return a three-state value
    DougGregor committed 1 year ago
  • Diagnose inout uses of 'lets' in constructors in the type checker.
    DougGregor committed 1 year ago
  • [Type checker] Represent "initializable" let instance property references as lvalues
    DougGregor committed 1 year ago
Loading