]> git.lizzy.rs Git - rust.git/commit
[std::vec] Rename .remove_opt() to .remove(), drop the old .remove() behavior
authorSimon Sapin <simon.sapin@exyr.org>
Mon, 23 Dec 2013 15:53:20 +0000 (16:53 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Tue, 21 Jan 2014 23:48:47 +0000 (15:48 -0800)
commite75d0a9b7e45f007bd7771c46d0d34b3ab6e9607
treef684b92eea7e31c9668bc3418a62ea9391b356cd
parentb5e65731c094191298254c611ede4370b6e5455a
[std::vec] Rename .remove_opt() to .remove(), drop the old .remove() behavior
src/libextra/treemap.rs
src/libgreen/basic.rs
src/libstd/sync/deque.rs
src/libstd/vec.rs