swift
[6.0] Consistently treat let properties as immutable within the type checker
#73664
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
3
Changes
View On
GitHub
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