From 322a80fc195f74cc23c7feb804a0d3221339917c Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sat, 11 Sep 2021 11:39:45 -0700 Subject: [PATCH] RFC 3119 is Rust-lang crate ownership policy --- 0000-template.md => text/3119-crate-ownership.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename 0000-template.md => text/3119-crate-ownership.md (94%) diff --git a/0000-template.md b/text/3119-crate-ownership.md similarity index 94% rename from 0000-template.md rename to text/3119-crate-ownership.md index 81d2b368b..7b9cfcf3a 100644 --- a/0000-template.md +++ b/text/3119-crate-ownership.md @@ -1,7 +1,7 @@ -- 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) +- 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) # Summary [summary]: #summary