-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cleaning up `ActorCell` and enabling nullability * working on nullability for `ActorCell` * more nullability support * finished with nullability warnings * added API approvals * added real XML-DOC comment * Improve nullability implementation * Add `NotNullWhen` compiler annotation attribute to all of the `bool TryX(out Y)` patterned functions * Add assertions on all shebangs to make sure we document why the nullability check was overriden * Update API Approval list --------- Co-authored-by: Gregorius Soedharmo <[email protected]>
- Loading branch information
1 parent
429ebb2
commit 2ee5176
Showing
13 changed files
with
336 additions
and
237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.