index
:
rust-mode
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-02
rust--after-revert-hook should preserve point position.
Wilfred Hughes
2016-07-26
Merge pull request #159 from hotpxl/master
Niko Matsakis
2016-07-21
Merge pull request #161 from Fanael/master
Niko Matsakis
2016-07-21
[master] Remove redundant progn.
Yutian Li
2016-07-19
Fix #160
Fanael Linithien
2016-07-16
[master] Copy buffer only when format changes.
Yutian Li
2016-05-17
Merge pull request #157 from fmdkdd/master
Niko Matsakis
2016-05-14
Add menu titles for items in imenu
fmdkdd
2016-05-14
Add macro_rules names to imenu
fmdkdd
2016-05-14
imenu: don't add item defs in single-line comments
fmdkdd
2016-05-06
Merge pull request #154 from nikomatsakis/new-errors
Micah Chalmer
2016-05-04
add code to handle new-style rustc errors
Niko Matsakis
2016-04-26
Merge pull request #153 from mrBliss/fix-151
Micah Chalmer
2016-04-25
Properly fix #151
mrBliss
2016-04-24
Fix #151
mrBliss
2016-04-12
Merge pull request #148 from bmastenbrook/master
Niko Matsakis
2016-04-06
Fix for emacs24
Brian Mastenbrook
2016-04-06
Fix failing tests, and add a test for the fix.
Brian Mastenbrook
2016-04-05
Fill regular block comments correctly too, in addition to rustdoc comments
Brian Mastenbrook
2016-03-10
Merge pull request #142 from tromey/remove-emacs-23-support
Micah Chalmer
2016-03-10
update README.md and Package-Requires to require emacs 24
Tom Tromey
2016-03-09
remove emacs 23 support
Tom Tromey
2016-03-09
Merge pull request #138 from kraai/upstream
Niko Matsakis
2016-03-09
Merge pull request #136 from Stebalien/indent-brace
Niko Matsakis
2016-03-09
Merge pull request #132 from tomjakubowski/move-module
Niko Matsakis
2016-03-08
Document how to install on Debian
Matt Kraai
2016-03-07
Merge pull request #135 from Stebalien/file-local
Micah Chalmer
2016-03-07
Merge pull request #133 from kraai/avoid-cl
Micah Chalmer
2016-03-07
Re-indent on }
Steven Allen
2016-03-07
Fix hook args for after-revert-hook
Steven Allen
2016-03-07
Allow disabling rustfmt with a dir-local/file-local variable
Steven Allen
2016-03-07
Merge pull request #129 from MicahChalmer/fix-issue-127
Niko Matsakis
2016-03-06
Use catch and throw instead of block and return
Matt Kraai
2016-03-05
Add rust-promote-module-into-dir
Tom Jakubowski
2016-03-03
Run the after-revert hook after rustfmt
Micah Chalmer
2016-03-03
Merge pull request #123 from birkenfeld/fix-unicode-char-escapes
Niko Matsakis
2016-02-25
Fix font-locking for Unicode escapes in character literals.
Georg Brandl
2016-02-23
Merge pull request #122 from kraai/remove-duplicate-keywords
Micah Chalmer
2016-02-17
Remove duplicate keywords
Matt Kraai
2016-02-16
Merge pull request #72 from birkenfeld/builtin-face
Micah Chalmer
2016-02-16
Merge pull request #121 from fbergroth/integrate-rustfmt
Micah Chalmer
2016-02-14
Integrate rustfmt support
Fredrik Bergroth
2016-02-14
Change font-lock face for module names.
Georg Brandl
2016-01-16
Merge pull request #117 from TheBB/fix-closing-delim
Felix S Klock II
2016-01-15
Fix indentation of closing delimiters
Eivind Fonn
2016-01-06
Merge pull request #116 from Wilfred/type_annotation_highlighting
Niko Matsakis
2016-01-05
Fix type annotations incorrectly highlighted as modules.
Wilfred Hughes
2015-12-15
Merge pull request #109 from mrBliss/highlight-unsafe
Micah Chalmer
2015-12-15
Merge pull request #113 from MicahChalmer/fix-issue-104
Niko Matsakis
2015-12-15
Re-fontify buffer after it is reverted
Micah Chalmer
[next]