Skip to content

Commit 0c4110a

Browse files
authored
Merge pull request #3178 from mwkmwkmwk/rfc-3119-fallout
Fix fallout from #3119 merge.
2 parents 43bca00 + 9b255a3 commit 0c4110a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

0000-template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- Feature Name: none
2-
- Start Date: (fill me in with today's date, 2021-05-04)
3-
- RFC PR: [rust-lang/rfcs#3119](https://github.com/rust-lang/rfcs/pull/3119)
4-
- Rust Issue: [rust-lang/rust#88867](https://github.com/rust-lang/rust/issues/88867)
1+
- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
2+
- Start Date: (fill me in with today's date, YYYY-MM-DD)
3+
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
4+
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
55

66
# Summary
77
[summary]: #summary

text/3119-rust-crate-ownership.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Rust crate ownership policy
22

3-
- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
4-
- Start Date: (fill me in with today's date, 2021-05-04)
5-
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
6-
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
3+
- Feature Name: none
4+
- Start Date: 2021-05-04
5+
- RFC PR: [rust-lang/rfcs#3119](https://github.com/rust-lang/rfcs/pull/3119)
6+
- Rust Issue: [rust-lang/rust#88867](https://github.com/rust-lang/rust/issues/88867)
77

88

99
# Summary

0 commit comments

Comments
 (0)