Path reform is RFC 474

This commit is contained in:
Alex Crichton 2014-12-19 09:14:37 -08:00
parent 8c4c87a3b2
commit 951ff1a58b
2 changed files with 3 additions and 2 deletions

View File

@ -58,6 +58,7 @@ the direction the language is evolving in.
* [0453-macro-reform.md](text/0453-macro-reform.md)
* [0459-disallow-shadowing.md](text/0459-disallow-shadowing.md)
* [0463-future-proof-literal-suffixes.md](text/0463-future-proof-literal-suffixes.md)
* [0474-path-reform.md](text/0474-path-reform.md)
* [0490-dst-syntax.md](text/0490-dst-syntax.md)
* [0509-collections-reform-part-2.md](text/0509-collections-reform-part-2.md)
* [0520-new-array-repeat-syntax.md](text/0520-new-array-repeat-syntax.md)

View File

@ -1,6 +1,6 @@
- Start Date: 2014-11-12
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: [rust-lang/rfcs#474](https://github.com/rust-lang/rfcs/pull/474)
- Rust Issue: [rust-lang/rust#20034](https://github.com/rust-lang/rust/issues/20034)
# Summary