]> git.lizzy.rs Git - rust.git/commit
auto merge of #10873 : pradeep90/rust/rust-mode-changes, r=pcwalton
authorbors <bors@rust-lang.org>
Tue, 10 Dec 2013 04:36:29 +0000 (20:36 -0800)
committerbors <bors@rust-lang.org>
Tue, 10 Dec 2013 04:36:29 +0000 (20:36 -0800)
commitad292ac8fd1fe79b4db389a32dde986b9549d6c3
treee6794edbe8bf222d6c0d8d853b663a9426f38a64
parent29ca4350c8d64facb39311660e8ee919766f481a
parent04d852aeb1c296169f3e7ddc328533c2ab217175
auto merge of #10873 : pradeep90/rust/rust-mode-changes, r=pcwalton

Specifically, we can now use:
+ beginning-of-defun
+ end-of-defun
+ mark-defun

where "defun" means a Rust item.

+ Add tests in rust-mode-tests.el
+ Fix indentation in rust-mode-tests.el
+ Add support for trait to Imenu