Skip to content

Commit

Permalink
RFC 235 is collections conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 29, 2014
1 parent f64a478 commit b9e2b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ the direction the language is evolving in.
* [0221-panic.md](text/0221-panic.md)
* [0230-remove-runtime.md](text/0230-remove-runtime.md)
* [0231-upvar-capture-inference.md](text/0231-upvar-capture-inference.md)
* [0235-collections-conventions.md](text/0235-collections-conventions.md)
* [0240-unsafe-api-location.md](text/0240-unsafe-api-location.md)
* [0246-const-vs-static.md](text/0246-const-vs-static.md)
* [0255-object-safety.md](text/0255-object-safety.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Start Date: (fill me in with today's date, 2014-08-29)
- RFC PR #: (leave this empty)
- Start Date: 2014-10-29
- RFC PR #: [rust-lang/rfcs#235](https://github.com/rust-lang/rfcs/pull/235)
- Rust Issue #: (leave this empty)

# Summary
Expand Down

0 comments on commit b9e2b8c

Please sign in to comment.