swift
571859f2
- Move "unsafe" diagnostics from errors to warnings
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Move "unsafe" diagnostics from errors to warnings Warnings fit better with the approach we're going for, and can be escalated to errors by `-warnings-as-errors` for clients that need it.
References
#75413 - Introduce `@unsafe` and the ability to prohibit use of unsafe entities
Author
DougGregor
Committer
DougGregor
Parents
7e831f24
Loading