swift
62d8659b
- Update API/ABI stability checker output for correctly-printed ''rethrows'
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
361 days ago
Update API/ABI stability checker output for correctly-printed ''rethrows' We used to treat 'rethrows' like an attribute, printing it as '@rethrows', which was incorrect. That's fixed now, so update the API/ABI checker tests to account for that.
References
#78198 - Collected fixes for `@unsafe` and the Fix-Its it emits
Author
DougGregor
Parents
528d642f
Loading