]> git.lizzy.rs Git - rust.git/commit
Convert vec::dedup to a method.
authorHuon Wilson <dbau.pp+github@gmail.com>
Sat, 29 Jun 2013 03:41:09 +0000 (13:41 +1000)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sun, 30 Jun 2013 11:17:09 +0000 (21:17 +1000)
commit2eea642c3064e2de643cf155082f08dc141eafaa
treed2ccbc799b32e460cf7fee23e9f45cfe07af55aa
parentfaa8f8ff8b7e457f74d74533ebbc0d5a56cf5c72
Convert vec::dedup to a method.
src/librustc/middle/check_match.rs
src/libstd/prelude.rs
src/libstd/vec.rs