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
path:
root
/
rust-mode-tests.el
Age
Commit message (
Expand
)
Author
2015-02-15
Include the last character in indentation tests
Micah Chalmer
2015-02-15
Don't set syntax-begin-function
Micah Chalmer
2015-02-10
Add test for raw string with inner quote and hash
Micah Chalmer
2015-02-10
Fix raw string bugs
Micah Chalmer
2015-02-07
Fix typo in comment
Micah Chalmer
2015-02-07
Highlight raw strings correctly
Micah Chalmer
2015-02-06
Fix bug in rust-indent-method-chains
Micah Chalmer
2015-02-06
Make features (and their tests) work on emacs 23
Micah Chalmer
2015-02-06
Merge pull request #22 from nikomatsakis/align-method-chain
Felix S Klock II
2015-02-06
Merge pull request #16 from MicahChalmer/add-travis
Niko Matsakis
2015-02-05
Fix aligning of method chains (more-or-less) and add various unit tests.
Niko Matsakis
2015-02-03
Use old code style for emacs 23 compat
Micah Chalmer
2015-02-02
Add test for closing braces in character literals
Micah Chalmer
2015-02-02
Add test for '\'' single quote char literal
Micah Chalmer
2015-02-02
Fix syntax and highlighting for char literals
Micah Chalmer
2015-02-02
Fix tests broken by trailing whitespace removal
Micah Chalmer
2014-10-25
Fix spelling mistakes in comments.
Joseph Crail
2014-09-29
Replaced some TODO by FIXME
gamazeps
2014-06-17
emacs: Remove outdated references to ~ in tests
Tom Jakubowski
2014-06-17
emacs: Don't overwrite font lock for attributes
Tom Jakubowski
2014-03-12
Emacs: always jump the cursor if needed on indent
Micah Chalmer
2014-02-22
Fix typo in emacs ERT test
Micah Chalmer
2014-02-22
Emacs: indent relative to enclosing block
Micah Chalmer
2014-02-22
Emacs: stay at the correct position when indenting
Micah Chalmer
2014-02-22
Fix emacs indentation of multi-line match patterns
Micah Chalmer
2013-12-09
Add defun motions for rust-mode.
S Pradeep Kumar
2013-09-28
Fix single-line-style paragraph fills with code immediately before or after
Micah Chalmer
2013-09-07
Cover all cases for padding in paragraph fills as intended
Micah Chalmer
2013-09-07
Fix regression of multi-line statement indents
Micah Chalmer
2013-09-06
Add ERT tests
Micah Chalmer
[prev]