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-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
2015-12-03
Merge pull request #110 from mrBliss/fix-103
Niko Matsakis
2015-12-02
Merge pull request #111 from mrBliss/where-indentation
Felix S Klock II
2015-12-02
Fix the special case for the first line
mrBliss
2015-12-02
Correctly indent where clauses
mrBliss
2015-12-01
Fix #103: comment indentation after struct members
mrBliss
2015-11-26
Highlight the unsafe keyword
mrBliss
2015-11-15
Merge pull request #96 from MicahChalmer/add-licenses
Felix S Klock II
2015-10-23
Merge pull request #105 from MicahChalmer/remove-misc
Niko Matsakis
2015-10-22
Remove unused require of misc.el
Micah Chalmer
2015-08-29
Merge pull request #97 from syohex/update-url
Micah Chalmer
2015-08-29
Update MELPA URL
Syohei YOSHIDA
2015-08-29
Add basic license information
Micah Chalmer
2015-08-28
Merge pull request #84 from birkenfeld/compilation-note
Micah Chalmer
2015-08-23
Recognize compiler help and notes as "info" messages
Georg Brandl
2015-08-23
Merge pull request #77 from tromey/fix-byte-compiler-add-lexbind
Micah Chalmer
2015-08-20
make rust-mode use lexical binding
Tom Tromey
2015-08-20
remove byte-compiler warnings and prevent future ones
Tom Tromey
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
[next]