From: bors Date: Tue, 1 Jul 2014 21:26:33 +0000 (+0000) Subject: auto merge of #15292 : alxgnon/rust/vim_syntax_cleanup, r=cmr X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=44ec28cfac9fa3f738e0e77ccca1d804125fd1dd;p=rust.git auto merge of #15292 : alxgnon/rust/vim_syntax_cleanup, r=cmr - Fix a couple mistakes: - `Ordering` is an enum, not a trait. - `Container` is now named `Collection`. - Add missing `CheckedDiv`. - Remove obsolete `OwnedVector`. - Reorganize some lines to match [prelude's arrangement](http://doc.rust-lang.org/std/prelude/#reexports), making mistakes easier to spot in the future. --- 44ec28cfac9fa3f738e0e77ccca1d804125fd1dd