mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
f78eb14341
Add slice::MutableCloneableVector to the prelude. It's the only slice trait that's currently missing. Update rust.vim to match the latest prelude and current set of keywords. Also teach it to handle box placement expressions specially.