swift
Consistently treat `let` properties as immutable within the type checker
#73609
Merged

Consistently treat `let` properties as immutable within the type checker #73609

DougGregor
DougGregor DougGregor requested a review from hborla hborla 1 year ago
DougGregor DougGregor requested a review from slavapestov slavapestov 1 year ago
DougGregor DougGregor requested a review from xedin xedin 1 year ago
DougGregor
DougGregor
xedin
xedin commented on 2024-05-14
DougGregor
DougGregor
DougGregor Generalize AbstractStorageDecl::isSettable() to return a three-state …
b641c54e
DougGregor Diagnose inout uses of 'lets' in constructors in the type checker.
39f4e380
DougGregor DougGregor force pushed to 39f4e380 1 year ago
DougGregor
DougGregor
DougGregor DougGregor changed the title Instance let not inout in initializer Consistently treat `let` properties as immutable within the type checker 1 year ago
xedin
xedin approved these changes on 2024-05-15
DougGregor [Type checker] Represent "initializable" let instance property refere…
2ffe9d55
DougGregor
DougGregor
DougGregor
DougGregor
DougGregor
DougGregor DougGregor merged f2610cf2 into main 1 year ago
DougGregor DougGregor deleted the instance-let-not-inout-in-initializer branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone