Skip to content

Commit db62a33

Browse files
committed
Schedule some more reviews.
1 parent 499d78c commit db62a33

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

proposals/0011-replace-typealias-associated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0011](https://github.com/apple/swift-evolution/blob/master/proposals/0011-replace-typealias-associated.md)
44
* Author(s): [Loïc Lecrenier](https://github.com/loiclec)
5-
* Status: **Awaiting review**
5+
* Status: **Awaiting review** (January 3-6, 2016)
66
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Introduction

proposals/0015-tuple-comparison-operators.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
* Proposal: [SE-0015](https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md)
44
* Author(s): [Kevin Ballard](https://github.com/kballard)
5-
* Status: **Awaiting review**
6-
* Review manager: [Doug Gregor](https://github.com/DougGregor)
5+
* Status: **Awaiting review** (December 21--22, 2015)
6+
* Review manager: [Dave Abrahams](https://github.com/dabrahams)
77

88
## Introduction
99

schedule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ proposals in that process.
1212

1313
## Upcoming reviews
1414

15+
* December 21--22, 2015: [SE-0015: Tuple comparison operators](proposals/0015-tuple-comparison-operators.md)
16+
* January 3--6, 2016: [SE-0011: Replace `typealias` keyword with `associated` for associated type declarations](proposals/0011-replace-typealias-associated.md)
1517

1618
## Proposals awaiting scheduling
1719

1820
* [SE-0010: Add StaticString.UnicodeScalarView](proposals/0010-add-staticstring-unicodescalarview.md)
19-
* [SE-0011: Replace `typealias` keyword with `associated` for associated type declarations](proposals/0011-replace-typealias-associated.md)
2021
* [SE-0012: Add `@noescape` to public library API](proposals/0012-add-noescape-to-public-library-api.md)
2122
* [SE-0013: Remove Partial Application of Non-Final Super Methods](proposals/0013-remove-partial-application-super.md)
22-
* [SE-0015: Tuple comparison operators](proposals/0015-tuple-comparison-operators.md)
2323
* [SE-0016: Adding initializers to Int and Uint to convert from UnsafePointer and UnsafeMutablePointer](proposals/0016-initializers-for-converting-unsafe-pointers-to-ints.md)
2424
* [SE-0017: Change `Unmanaged` to use `UnsafePointer`](proposals/0017-convert-unmanaged-to-use-unsafepointer.md)
2525

0 commit comments

Comments
 (0)