Skip to content

Commit

Permalink
Accept Jordan's proposal, make it SE-0055, and schedule it for tomorrow.
Browse files Browse the repository at this point in the history
  • Loading branch information
lattner committed Mar 24, 2016
1 parent 8e48e18 commit cdd7564
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Make pointer nullability explicit using Optional
# Make unsafe pointer nullability explicit using Optional

* Proposal: [SE-NNNN](https://github.com/apple/swift-evolution/blob/master/proposals/NNNN-name.md)
* Proposal: [SE-0055](0055-optional-unsafe-pointers.md)
* Author(s): [Jordan Rose](https://github.com/jrose-apple)
* Status: **Awaiting review**
* Review manager: TBD
* Status: **Scheduled for review** March 24...29, 2016
* Review manager: [Chris Lattner](https://github.com/lattner)


## Introduction
Expand Down
1 change: 1 addition & 0 deletions schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ proposals in that process.

## Upcoming reviews

* March 24...29, 2016 [SE-0055: Make unsafe pointer nullability explicit using Optional](proposals/0055-optional-unsafe-pointers.md)


## Proposals awaiting scheduling
Expand Down

0 comments on commit cdd7564

Please sign in to comment.