RFC 1552 is {VecDeque,LinkedList}::contains

This commit is contained in:
Alex Crichton 2016-03-30 17:50:47 -07:00
parent d27a4b0913
commit cbe92f4a3f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
- Feature Name: contains_method_for_various_collections
- Feature Name: `contains_method_for_various_collections`
- Start Date: 2016-03-16
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: [rust-lang/rfcs#1552](https://github.com/rust-lang/rfcs/pull/1552)
- Rust Issue: [rust-lang/rust#32630](https://github.com/rust-lang/rust/issues/32630)
# Summary
[summary]: #summary