]> git.lizzy.rs Git - rust.git/commit
auto merge of #18789 : cuviper/rust/vim-move, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 11 Nov 2014 07:16:56 +0000 (07:16 +0000)
committerbors <bors@rust-lang.org>
Tue, 11 Nov 2014 07:16:56 +0000 (07:16 +0000)
commitd962fb0ec82fe38b4a8915774f823e7802823b42
tree3df364e9d07222476764d512d07d828d44b0d310
parent66c3c8e3e6e85c8e1dd6619bc3fcbf783a74f30f
parente94912aa853caff4b61bc08b7e3f574660673adc
auto merge of #18789 : cuviper/rust/vim-move, r=alexcrichton

It used to be in `rustKeyword`, until commit 5c75f210ba6e450fb1603b50ca0a4805f13173d7 removed it, and then #18782 restored it again.  However, this is now a closure modifier, and I think moving it to `rustStorage` is more appropriate to highlight it similarly to `mut`, `ref`, and the `&` sigil.