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
2015-08-14
Merge pull request #69 from tromey/safe-local-variables
Micah Chalmer
2015-08-14
Merge pull request #90 from Wilfred/fix_type_word_boundaries
Micah Chalmer
2015-08-14
Merge pull request #88 from kw-udon/nested-comment
Micah Chalmer
2015-08-15
Correcting highlighting of capitals in function names.
Wilfred Hughes
2015-08-06
Merge pull request #68 from tromey/fix-issue-53
Micah Chalmer
2015-07-31
Merge pull request #89 from MicahChalmer/fix-slow-angle-bracket-matching
Niko Matsakis
2015-07-30
Recognize runaway raw strings
Micah Chalmer
2015-07-30
Fix slowness in angle bracket matching
Micah Chalmer
2015-07-24
Support nested block comments
Keiichi Watanabe
2015-07-20
Merge pull request #85 from talchas/master
Felix S Klock II
2015-07-19
Cache (regexp-opt rust-special-types 'symbols) in rust-is-lt-char-operator
Ben Segall
2015-07-09
Merge pull request #81 from MicahChalmer/fix-issue-80
Felix S Klock II
2015-07-07
Remove unnecessary code with call to undefined function
Micah Chalmer
2015-07-07
Merge pull request #67 from tromey/fix-two-docstrings
Huon Wilson
2015-07-07
Merge pull request #78 from tromey/fix-issue-33
Huon Wilson
2015-07-06
Merge pull request #79 from MicahChalmer/angle-bracket-madness
Niko Matsakis
2015-07-05
Perform syntactic angle bracket matching
Micah Chalmer
2015-07-05
Speed up calls to "looking-back"
Micah Chalmer
2015-07-05
Fix bugs in raw strings and character literals
Micah Chalmer
2015-07-05
Factor out rust-conditional-re-search-forward
Micah Chalmer
2015-07-05
Merge pull request #71 from birkenfeld/doc-comments
Felix S Klock II
2015-07-05
Distinguish face for doc-comments
Georg Brandl
2015-06-20
test $EMACS directly rather than using "which"
Tom Tromey
2015-06-10
Merge pull request #73 from MicahChalmer/raw-string-multiline-edit-fix
Felix S Klock II
2015-06-08
Fix multi-line raw strings when editing
Micah Chalmer
2015-05-24
set :safe on two defcustoms
Tom Tromey
2015-05-22
remove rust-mode-character-literal-syntax-table
Tom Tromey
2015-05-22
fix quoting in two doc strings
Tom Tromey
2015-05-22
Merge pull request #65 from tromey/blink-matching-paren
Niko Matsakis
2015-05-22
handle case where blink-matching-paren-distance is nil
Tom Tromey
2015-05-18
Merge pull request #63 from krig/panic-compilation-warning
Felix S Klock II
2015-05-18
Merge pull request #62 from MicahChalmer/a-couple-of-readme-fixes
Felix S Klock II
2015-05-18
Match panics during build as compilation warnings
Kristoffer Grönlund
2015-05-11
Remove Marmalade from the README
Micah Chalmer
2015-05-11
Fix package.el URL
Micah Chalmer
2015-05-04
Merge pull request #58 from lunaryorn/patch-1
Felix S Klock II
2015-05-04
Merge pull request #59 from lunaryorn/fix-byte-compiler-warnings
Felix S Klock II
2015-05-03
Update rust-mode URL in header
Sebastian Wiesner
2015-05-03
Fix free-variable warnings
Sebastian Wiesner
2015-05-03
Pass explicit second argument to looking-back
Sebastian Wiesner
2015-04-30
Merge pull request #57 from pnkfelix/regression-test-for-arrow-openbrace
Huon Wilson
2015-04-30
Merge pull request #56 from pnkfelix/pr=fix-word-syntax
Felix S Klock II
2015-04-30
Add regression test for PR #52.
Felix S. Klock II
2015-04-30
workaround emacs 23 issues.
Felix S. Klock II
2015-04-30
rust-align-to-method-chain: Jump over symbols, not words
Roy Crihfield
2015-04-30
Fix word and symbol syntax distinction
Roy Crihfield
2015-04-30
Merge pull request #52 from GBGamer/fix-indent
Felix S Klock II
2015-04-30
Merge pull request #55 from kriben/master
Felix S Klock II
2015-04-30
Use (goto-char (point-max)) instead of (end-of-buffer) to silence warning.
Kristian Bendiksen
2015-04-13
Fix "-> Type" on a single line indentation
Nicholas Mazzuca
[next]