mirror of https://github.com/rust-lang/rfcs.git
RFC 3119 is Rust-lang crate ownership policy
This commit is contained in:
parent
eb8b32aebb
commit
322a80fc19
|
@ -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
|
Loading…
Reference in New Issue