swift
Collected fixes for `@unsafe` and the Fix-Its it emits
#78198
Merged

Collected fixes for `@unsafe` and the Fix-Its it emits #78198

DougGregor
DougGregor When determining the start of a declaration, ignore attributes that a…
268de018
DougGregor Allow `@unsafe` on enum case declarations
1c4442f5
DougGregor Implement printing of `@safe(unchecked)` attribute
f9b904f6
DougGregor Correctly handle `@safe` on accessors
836192b5
DougGregor Fix attribute insertion location in the presence of "static" and a mo…
f49c594f
DougGregor Ensure that `@safe(unchecked)` works within variable initializers
a98a653a
DougGregor Top-level macros and type aliases can get @available attributes and @…
997dfc65
DougGregor Make the Fix-It JSON writer produce proper JSON
528d642f
DougGregor DougGregor requested a review from tshortli tshortli 1 year ago
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 Update API/ABI stability checker output for correctly-printed ''rethr…
62d8659b
DougGregor
DougGregor DougGregor enabled auto-merge 1 year ago
DougGregor
DougGregor
DougGregor
DougGregor
DougGregor
DougGregor DougGregor merged df3f45a1 into main 1 year ago
DougGregor DougGregor deleted the unsafe-fixes branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone