Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 0000-template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- RFC PR #: (leave this empty)
- Rust Issue #: (leave this empty)
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)

# Summary

Expand Down
6 changes: 3 additions & 3 deletions active/0001-rfc-process.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-11
- RFC PR #: 2, 6
- Rust Issue #: N/A
- RFC PR: [rust-lang/rfcs#2](https://github.com/rust-lang/rfcs/pull/2), [rust-lang/rfcs#6](https://github.com/rust-lang/rfcs/pull/6)
- Rust Issue: N/A

# Summary

Expand Down Expand Up @@ -60,7 +60,7 @@ RFC merged into the RFC repo as a markdown file. At that point the RFC
is 'active' and may be implemented with the goal of eventual inclusion
into Rust.

* Fork the RFC repo http://github.com/rust-lang/rfcs
* Fork the RFC repo https://github.com/rust-lang/rfcs
* Copy `0000-template.md` to `active/0000-my-feature.md` (where
'my-feature' is descriptive. don't assign an RFC number yet).
* Fill in the RFC
Expand Down
4 changes: 2 additions & 2 deletions active/0003-opt-in-builtin-traits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-24
- RFC PR #: 19
- Rust Issue #: 13231
- RFC PR: [rust-lang/rfcs#19](https://github.com/rust-lang/rfcs/pull/19)
- Rust Issue: [rust-lang/rust#13231](https://github.com/rust-lang/rust/issues/13231)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0005-new-intrinsics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-14
- RFC PR #: 8
- Rust Issue #: (leave this empty)
- RFC PR: [rust-lang/rfcs#8](https://github.com/rust-lang/rfcs/pull/8)
- Rust Issue:

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0011-bounded-type-parameters.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-05
- RFC PR #:
- Rust Issue #:
- RFC PR:
- Rust Issue:

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0014-remove-tilde.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-30
- RFC PR #: 59
- Rust Issue #: 13885
- RFC PR: [rust-lang/rfcs#59](https://github.com/rust-lang/rfcs/pull/59)
- Rust Issue: [rust-lang/rust#13885](https://github.com/rust-lang/rust/issues/13885)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0018-undefined-struct-layout.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-17
- RFC PR #: 79
- Rust Issue #: 14309
- RFC PR: [rust-lang/rfcs#79](https://github.com/rust-lang/rfcs/pull/79)
- Rust Issue: [rust-lang/rust#14309](https://github.com/rust-lang/rust/issues/14309)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0021-lexical-syntax-simplification.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-23
- RFC PR #: 90
- Rust Issue #: 14504
- RFC PR: [rust-lang/rfcs#90](https://github.com/rust-lang/rfcs/pull/90)
- Rust Issue: [rust-lang/rust#14504](https://github.com/rust-lang/rust/issues/14504)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0024-traits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-10
- RFC PR #: 48
- Rust Issue #: 5527
- RFC PR: [rust-lang/rfcs#48](https://github.com/rust-lang/rfcs/pull/48)
- Rust Issue: [rust-lang/rust#5527](https://github.com/rust-lang/rust/issues/5527)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0031-better-temporary-lifetimes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-04
- RFC PR #: 0031
- Rust Issue #: 15023
- RFC PR: [rust-lang/rfcs#0031](https://github.com/rust-lang/rfcs/pull/0031)
- Rust Issue: [rust-lang/rust#15023](https://github.com/rust-lang/rust/issues/15023)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0034-index-traits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-09
- RFC PR #: #111
- Rust Issue #: #6515
- RFC PR: [rust-lang/rfcs#111](https://github.com/rust-lang/rfcs/pull/111)
- Rust Issue: [rust-lang/rust#6515](https://github.com/rust-lang/rust/issues/6515)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0036-pattern-guards-with-bind-by-move.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-05
- RFC PR #: 107
- Rust Issue #: 15287
- RFC PR: [rust-lang/rfcs#107](https://github.com/rust-lang/rfcs/pull/107)
- Rust Issue: [rust-lang/rust#15287](https://github.com/rust-lang/rust/issues/15287)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0038-capture-by-value.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-07-02
- RFC PR #: 151
- Rust Issue #: 12831
- RFC PR: [rust-lang/rfcs#151](https://github.com/rust-lang/rfcs/pull/151)
- Rust Issue: [rust-lang/rust#12831](https://github.com/rust-lang/rust/issues/12831)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0039-lifetime-elision.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: (2014-06-24)
- RFC PR #: 141
- Rust Issue #: 15552
- RFC PR: [rust-lang/rfcs#141](https://github.com/rust-lang/rfcs/pull/141)
- Rust Issue: [rust-lang/rust#15552](https://github.com/rust-lang/rust/issues/15552)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0040-more-attributes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-20
- RFC PR #: #16
- Rust Issue #: 15701
- RFC PR: [rust-lang/rfcs#16](https://github.com/rust-lang/rfcs/pull/16)
- Rust Issue: [rust-lang/rust#15701](https://github.com/rust-lang/rust/issues/15701)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0042-target-specification.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-18
- RFC PR #: 131
- Rust Issue #: 16093
- RFC PR: [rust-lang/rfcs#131](https://github.com/rust-lang/rfcs/pull/131)
- Rust Issue: [rust-lang/rust#16093](https://github.com/rust-lang/rust/issues/16093)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0043-box-not-special.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-07-29
- RFC PR #: 43
- Rust Issue #: 16094
- RFC PR: [rust-lang/rfcs#43](https://github.com/rust-lang/rfcs/pull/43)
- Rust Issue: [rust-lang/rust#16094](https://github.com/rust-lang/rust/issues/16094)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions active/0044-closures.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-07-29
- RFC PR #: 44
- Rust Issue #: 16095
- RFC PR: [rust-lang/rfcs#44](https://github.com/rust-lang/rfcs/pull/44)
- Rust Issue: [rust-lang/rust#16095](https://github.com/rust-lang/rust/issues/16095)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0002-attribute-usage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2012-03-20
- RFC PR #: 3
- Rust Issue #: 14373
- RFC PR: [rust-lang/rfcs#3](https://github.com/rust-lang/rfcs/pull/3)
- Rust Issue: [rust-lang/rust#14373](https://github.com/rust-lang/rust/issues/14373)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0004-private-fields.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-11
- RFC PR #: 1
- Rust Issue #: 8122
- RFC PR: [rust-lang/rfcs#1](https://github.com/rust-lang/rfcs/pull/1)
- Rust Issue: [rust-lang/rust#8122](https://github.com/rust-lang/rust/issues/8122)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0006-remove-priv.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-31
- RFC PR #: 26
- Rust Issue #: 13535
- RFC PR: [rust-lang/rfcs#26](https://github.com/rust-lang/rfcs/pull/26)
- Rust Issue: [rust-lang/rust#13535](https://github.com/rust-lang/rust/issues/13535)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0007-regexps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-12
- RFC PR #: 42
- Rust Issue #: 13700
- RFC PR: [rust-lang/rfcs#42](https://github.com/rust-lang/rfcs/pull/42)
- Rust Issue: [rust-lang/rust#13700](https://github.com/rust-lang/rust/issues/13700)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0008-match-arm-attributes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-03-20
- RFC PR #: 49
- Rust Issue #: 12812
- RFC PR: [rust-lang/rfcs#49](https://github.com/rust-lang/rfcs/pull/49)
- Rust Issue: [rust-lang/rust#12812](https://github.com/rust-lang/rust/issues/12812)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0012-libstd-facade.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-08
- RFC PR #: 40
- Rust Issue #: 13851
- RFC PR: [rust-lang/rfcs#40](https://github.com/rust-lang/rfcs/pull/40)
- Rust Issue: [rust-lang/rust#13851](https://github.com/rust-lang/rust/issues/13851)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0015-assert.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-18
- RFC PR #: 50
- Rust Issue #: 13789
- RFC PR: [rust-lang/rfcs#50](https://github.com/rust-lang/rfcs/pull/50)
- Rust Issue: [rust-lang/rust#13789](https://github.com/rust-lang/rust/issues/13789)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0016-module-file-system-hierarchy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-02
- RFC PR #: 63
- Rust Issue #: 14180
- RFC PR: [rust-lang/rfcs#63](https://github.com/rust-lang/rfcs/pull/63)
- Rust Issue: [rust-lang/rust#14180](https://github.com/rust-lang/rust/issues/14180)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0017-const-block-expr.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-07
- RFC PR #: 71
- Rust Issue #: 14181
- RFC PR: [rust-lang/rfcs#71](https://github.com/rust-lang/rfcs/pull/71)
- Rust Issue: [rust-lang/rust#14181](https://github.com/rust-lang/rust/issues/14181)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0019-rename-strbuf.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-04-30
- RFC PR #: 60
- Rust Issue #: 14312
- RFC PR: [rust-lang/rfcs#60](https://github.com/rust-lang/rfcs/pull/60)
- Rust Issue: [rust-lang/rust#14312](https://github.com/rust-lang/rust/issues/14312)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0020-pattern-macros.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-21
- RFC PR #: 85
- Rust Issue #: 14473
- RFC PR: [rust-lang/rfcs#85](https://github.com/rust-lang/rfcs/pull/85)
- Rust Issue: [rust-lang/rust#14473](https://github.com/rust-lang/rust/issues/14473)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0022-plugin-registrar.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-22
- RFC PR #: 86
- Rust Issue #: 14637
- RFC PR: [rust-lang/rfcs#86](https://github.com/rust-lang/rfcs/pull/86)
- Rust Issue: [rust-lang/rust#14637](https://github.com/rust-lang/rust/issues/14637)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0023-ascii-literals.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-05
- RFC PR #: 69
- Rust Issue #: 14646
- RFC PR: [rust-lang/rfcs#69](https://github.com/rust-lang/rfcs/pull/69)
- Rust Issue: [rust-lang/rust#14646](https://github.com/rust-lang/rust/issues/14646)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0025-struct-grammar.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-10
- RFC PR #: 92
- Rust Issue #: 14803
- RFC PR: [rust-lang/rfcs#92](https://github.com/rust-lang/rfcs/pull/92)
- Rust Issue: [rust-lang/rust#14803](https://github.com/rust-lang/rust/issues/14803)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0026-remove-format-intl.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-10
- RFC PR #: 93
- Rust Issue #: 14812
- RFC PR: [rust-lang/rfcs#93](https://github.com/rust-lang/rfcs/pull/93)
- Rust Issue: [rust-lang/rust#14812](https://github.com/rust-lang/rust/issues/14812)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0027-trait-bounds-with-plus.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-22
- RFC PR #: 87
- Rust Issue #: 12778
- RFC PR: [rust-lang/rfcs#87](https://github.com/rust-lang/rfcs/pull/87)
- Rust Issue: [rust-lang/rust#12778](https://github.com/rust-lang/rust/issues/12778)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0028-partial-cmp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-01
- RFC PR #: 100
- Rust Issue #: 14987
- RFC PR: [rust-lang/rfcs#100](https://github.com/rust-lang/rfcs/pull/100)
- Rust Issue: [rust-lang/rust#14987](https://github.com/rust-lang/rust/issues/14987)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0029-loadable-lints.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-05-23
- RFC PR #: 89
- Rust Issue #: 14067
- RFC PR: [rust-lang/rfcs#89](https://github.com/rust-lang/rfcs/pull/89)
- Rust Issue: [rust-lang/rust#14067](https://github.com/rust-lang/rust/issues/14067)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0030-rm-integer-fallback.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-11
- RFC PR #: 115
- Rust Issue #: 6023
- RFC PR: [rust-lang/rfcs#115](https://github.com/rust-lang/rfcs/pull/115)
- Rust Issue: [rust-lang/rust#6023](https://github.com/rust-lang/rust/issues/6023)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0032-const-unsafe-pointers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-11
- RFC PR #: 68
- Rust Issue #: 7362
- RFC PR: [rust-lang/rfcs#68](https://github.com/rust-lang/rfcs/pull/68)
- Rust Issue: [rust-lang/rust#7362](https://github.com/rust-lang/rust/issues/7362)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0033-remove-cross-borrowing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-09
- RFC PR #: 112
- Rust Issue #: #10504
- RFC PR: [rust-lang/rfcs#112](https://github.com/rust-lang/rfcs/pull/112)
- Rust Issue: [rust-lang/rust#10504](https://github.com/rust-lang/rust/issues/10504)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0035-remove-crate-id.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-24
- RFC PR #: 109
- Rust Issue #: 14470
- RFC PR: [rust-lang/rfcs#109](https://github.com/rust-lang/rfcs/pull/109)
- Rust Issue: [rust-lang/rust#14470](https://github.com/rust-lang/rust/issues/14470)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0037-remove-cross-borrowing-entirely.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-25
- RFC PR #: 139
- Rust Issue #: #10504
- RFC PR: [rust-lang/rfcs#139](https://github.com/rust-lang/rfcs/pull/139)
- Rust Issue: [rust-lang/rust#10504](https://github.com/rust-lang/rust/issues/10504)

# Summary

Expand Down
4 changes: 2 additions & 2 deletions complete/0041-mod.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Start Date: 2014-06-06
- RFC PR #: 168
- Rust Issue #: 15722
- RFC PR: [rust-lang/rfcs#168](https://github.com/rust-lang/rfcs/pull/168)
- Rust Issue: [rust-lang/rust#15722](https://github.com/rust-lang/rust/issues/15722)
- Author: Tommit (edited by nrc)


Expand Down