mirror of https://github.com/rust-lang/rfcs.git
Improve the issue reference format in headers.
Fixes #62. Of the formats proposed there, I went with option (e.c).
This commit is contained in:
parent
39b3617ba1
commit
1d7d9f908f
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
- Start Date: 2014-04-05
|
||||
- RFC PR #:
|
||||
- Rust Issue #:
|
||||
- RFC PR:
|
||||
- Rust Issue:
|
||||
|
||||
# Summary
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue