Skip to content

Commit

Permalink
Merge pull request #3473 from xzmeng/fix-start-date
Browse files Browse the repository at this point in the history
Fix start date
  • Loading branch information
ehuss committed Aug 14, 2023
2 parents abc967a + a5fbada commit 8e48db3
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion text/0141-lifetime-elision.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: (2014-06-24)
- Start Date: 2014-06-24
- 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)

Expand Down
2 changes: 1 addition & 1 deletion text/0218-empty-struct-with-braces.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: (fill me in with today's date, 2014-08-28)
- Start Date: 2014-08-28
- RFC PR: [rust-lang/rfcs#218](https://github.com/rust-lang/rfcs/pull/218/files)
- Rust Issue: [rust-lang/rust#218](https://github.com/rust-lang/rust/issues/24266)

Expand Down
2 changes: 1 addition & 1 deletion text/0463-future-proof-literal-suffixes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: 2014--28
- Start Date: 2014-09-28
- RFC PR: [#463](https://github.com/rust-lang/rfcs/pull/463)
- Rust Issue: [#19088](https://github.com/rust-lang/rust/issues/19088)

Expand Down
2 changes: 1 addition & 1 deletion text/0501-consistent_no_prelude_attributes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: (2014-12-06)
- Start Date: 2014-12-06
- RFC PR: [rust-lang/rfcs#501](https://github.com/rust-lang/rfcs/pull/501)
- Rust Issue: [rust-lang/rust#20561](https://github.com/rust-lang/rust/issues/20561)

Expand Down
2 changes: 1 addition & 1 deletion text/0563-remove-ndebug.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Start Date: 2015-01-08
- RFC PR: [rust-lang/rfcs#563](https://github.com/rust-lang/rfcs/pull/563)
- Rust Issue: [rust-lang/rust#22492](https://github.com/rust-lang/rust/issues/22492)

Expand Down
2 changes: 1 addition & 1 deletion text/0771-std-iter-once.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: 2015-1-30
- Start Date: 2015-01-30
- RFC PR: [rust-lang/rfcs#771](https://github.com/rust-lang/rfcs/pull/771)
- Rust Issue: [rust-lang/rust#24443](https://github.com/rust-lang/rust/issues/24443)

Expand Down
2 changes: 1 addition & 1 deletion text/0803-type-ascription.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Start Date: 2015-2-3
- Start Date: 2015-02-03
- RFC PR: [rust-lang/rfcs#803](https://github.com/rust-lang/rfcs/pull/803)
- Rust Issue: [rust-lang/rust#23416](https://github.com/rust-lang/rust/issues/23416)
- Feature: `ascription`
Expand Down
2 changes: 1 addition & 1 deletion text/1156-adjust-default-object-bounds.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: N/A
- Start Date: 2015-06-4
- Start Date: 2015-06-04
- RFC PR: [rust-lang/rfcs#1156](https://github.com/rust-lang/rfcs/pull/1156)
- Rust Issue: [rust-lang/rust#26438](https://github.com/rust-lang/rust/issues/26438)

Expand Down
2 changes: 1 addition & 1 deletion text/1211-mir.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: N/A
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Start Date: 2015-07-14
- RFC PR: [rust-lang/rfcs#1211](https://github.com/rust-lang/rfcs/pull/1211)
- Rust Issue: [rust-lang/rust#27840](https://github.com/rust-lang/rust/issues/27840)

Expand Down
2 changes: 1 addition & 1 deletion text/1419-slice-copy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: slice\_copy\_from
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Start Date: 2015-12-20
- RFC PR: [rust-lang/rfcs#1419](https://github.com/rust-lang/rfcs/pull/1419)
- Rust Issue: [rust-lang/rust#31755](https://github.com/rust-lang/rust/issues/31755)

Expand Down
2 changes: 1 addition & 1 deletion text/1443-extended-compare-and-swap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: `extended_compare_and_swap`
- Start Date: 2016-1-5
- Start Date: 2016-01-05
- RFC PR: [rust-lang/rfcs#1443](https://github.com/rust-lang/rfcs/pull/1443)
- Rust Issue: [rust-lang/rust#31767](https://github.com/rust-lang/rust/issues/31767)

Expand Down
2 changes: 1 addition & 1 deletion text/1504-int128.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: int128
- Start Date: 21-02-2016
- Start Date: 2016-02-21
- RFC PR: [rust-lang/rfcs#1504](https://github.com/rust-lang/rfcs/pull/1504)
- Rust Issue: [rust-lang/rust#35118](https://github.com/rust-lang/rust/issues/35118)

Expand Down
2 changes: 1 addition & 1 deletion text/1521-copy-clone-semantics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: N/A
- Start Date: 01 March, 2016
- Start Date: 2016-03-01
- RFC PR: [rust-lang/rfcs#1521](https://github.com/rust-lang/rfcs/pull/1521)
- Rust Issue: [rust-lang/rust#33416](https://github.com/rust-lang/rust/issues/33416)

Expand Down
3 changes: 1 addition & 2 deletions text/1567-long-error-codes-explanation-normalization.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

Start Date: 2016-01-04

- Start Date: 2016-01-04
- RFC PR: [rust-lang/rfcs#1567](https://github.com/rust-lang/rfcs/pull/1567)
- Rust Issue: N/A

Expand Down
2 changes: 1 addition & 1 deletion text/2116-alloc-me-maybe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: fallible_collection_alloc
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Start Date: 2017-08-18
- RFC PR: [rust-lang/rfcs#2116](https://github.com/rust-lang/rfcs/pull/2116)
- Rust Issue: [rust-lang/rust#48043](https://github.com/rust-lang/rust/issues/48043)

Expand Down
2 changes: 1 addition & 1 deletion text/2873-inline-asm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: `asm`
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Start Date: 2020-01-13
- RFC PR: [rust-lang/rfcs#2873](https://github.com/rust-lang/rfcs/pull/2873)
- Rust Issue: [rust-lang/rust#72016](https://github.com/rust-lang/rust/issues/72016)
- Project group repository: [rust-lang/project-inline-asm](https://github.com/rust-lang/project-inline-asm)
Expand Down
2 changes: 1 addition & 1 deletion text/3228-process-process_group.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: `process_set_process_group`
- Start Date: 02-02-2022
- Start Date: 2022-02-02
- RFC PR: [rust-lang/rfcs#3228](https://github.com/rust-lang/rfcs/pull/3228)
- Rust Issue: [rust-lang/rust#93857](https://github.com/rust-lang/rust/issues/93857)

Expand Down
2 changes: 1 addition & 1 deletion text/3346-t-opsem.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Feature Name: n/a
- Start Date: (2022-11-07)
- Start Date: 2022-11-07
- RFC PR: [rust-lang/rfcs#3346](https://github.com/rust-lang/rfcs/pull/3346)
- Rust Issue: n/a

Expand Down

0 comments on commit 8e48db3

Please sign in to comment.