RFC 736 is "Privacy Respecting FRU"

This commit is contained in:
Niko Matsakis 2015-02-10 05:09:52 -05:00
parent 62777cdcb9
commit 869bdd5b94
2 changed files with 3 additions and 2 deletions

View File

@ -75,6 +75,7 @@ the direction the language is evolving in.
* [0550-macro-future-proofing.md](text/0550-macro-future-proofing.md)
* [0587-fn-return-should-be-an-associated-type.md](text/0587-fn-return-should-be-an-associated-type.md)
* [0702-rangefull-expression.md](text/0702-rangefull-expression.md)
* [0736-privacy-respecting-fru.md](text/0736-privacy-respecting-fru.md)
## Table of Contents
[Table of Contents]: #table-of-contents

View File

@ -1,6 +1,6 @@
- Start Date: 2015-01-26
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: https://github.com/rust-lang/rfcs/pull/736
- Rust Issue: https://github.com/rust-lang/rust/issues/21407
# Summary