Merge pull request #3178 from mwkmwkmwk/rfc-3119-fallout

Fix fallout from #3119 merge.
This commit is contained in:
Niko Matsakis 2021-09-23 19:01:08 -04:00 committed by GitHub
commit 0c4110a771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
- Feature Name: none
- Start Date: (fill me in with today's date, 2021-05-04)
- RFC PR: [rust-lang/rfcs#3119](https://github.com/rust-lang/rfcs/pull/3119)
- Rust Issue: [rust-lang/rust#88867](https://github.com/rust-lang/rust/issues/88867)
- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
# Summary
[summary]: #summary

View File

@ -1,9 +1,9 @@
# Rust crate ownership policy
- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
- Start Date: (fill me in with today's date, 2021-05-04)
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
- Feature Name: none
- Start Date: 2021-05-04
- RFC PR: [rust-lang/rfcs#3119](https://github.com/rust-lang/rfcs/pull/3119)
- Rust Issue: [rust-lang/rust#88867](https://github.com/rust-lang/rust/issues/88867)
# Summary