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
2017-08-10
Add syntax coloring for type-inferred constants and variables
Per Nordlöw
2017-08-05
Merge pull request #220 from Aankhen/highlight-string-interpolation
Tom Tromey
2017-08-04
Merge pull request #224 from tromey/beginning-of-defun
Tom Tromey
2017-08-02
Make rust-beginning-of-defun ignore comments and strings
Tom Tromey
2017-08-02
Highlight interpolation in arguments to print! &c.
Aankhen
2017-08-01
Merge pull request #221 from Wilfred/highlight_union_contextual_keyword
Tom Tromey
2017-07-30
Add syntax highlighting and imenu support for `union`
Wilfred Hughes
2017-07-28
Merge pull request #219 from Aankhen/highlight-question-mark
Tom Tromey
2017-07-28
Highlight question mark operator using new `rust-question-mark-face'.
Aankhen
2017-07-19
Merge pull request #217 from Aankhen/add-clippy-command
Tom Tromey
2017-07-16
Improve content of `test-project/Cargo.toml'.
Aankhen
2017-07-13
Define `rust-test-project-located' conditionally instead of using `skip-unless'.
Aankhen
2017-07-13
Skip `rust-test-project-located' without cargo and avoid `find-file' in test.
Aankhen
2017-07-13
Add `rust-cargo-bin' custom variable.
Aankhen
2017-07-13
Declare `rust-buffer-project' and require `json' at runtime.
Aankhen
2017-07-13
Require `json'.
Aankhen
2017-07-13
Add `rust-run-clippy' and `rust-buffer-project' with testing paraphernalia.
Aankhen
2017-07-12
Merge pull request #216 from Aankhen/set-compile-command
Niko Matsakis
2017-06-26
Set `compile-command' in `rust-mode'.
Aankhen
2017-06-06
Merge pull request #213 from KeenS/restore-points
Tom Tromey
2017-06-06
restore points when an error occurs too
Sunrin SHIMURA (keen)
2017-05-31
Merge pull request #206 from cjhowe7/master
Tom Tromey
2017-05-31
Address review comments
Christian Howe
2017-05-14
Merge pull request #209 from tromey/default-keyword
Tom Tromey
2017-05-06
Add support for "default" keyword
Tom Tromey
2017-04-23
Fix stupid mistake in rustfmt conditional
Christian Howe
2017-04-21
Remove unnecessary debugging message
Christian Howe
2017-04-18
Add stderr output from rustfmt on exit code 3
Christian Howe
2017-04-18
Allow formatting with long lines
Christian Howe
2017-04-11
Merge pull request #198 from tromey/indentation-fix
Tom Tromey
2017-04-11
fix rust indentation bug
Tom Tromey
2017-04-11
Merge pull request #201 from tromey/question-indentation
Niko Matsakis
2017-04-11
Merge pull request #197 from tromey/syntax-propertize
Niko Matsakis
2017-04-11
Merge pull request #172 from nokaa/master
Niko Matsakis
2017-04-11
mention keybinding for rustfmt
Niko Matsakis
2017-04-05
fix syntax of "<" appearing after "?"
Tom Tromey
2017-04-05
Merge pull request #199 from tromey/open-paren-in-column-0
Niko Matsakis
2017-03-19
set open-paren-in-column-0-is-defun-start to nil
Tom Tromey
2017-03-15
Use syntax-propertize-function, not font-lock-syntactic-keywords
Tom Tromey
2017-03-14
Don't use "&optional &rest"
Tom Tromey
2017-01-17
Merge pull request #190 from mrBliss/imenu-extern
Niko Matsakis
2017-01-17
Merge pull request #191 from Wooble/readme_link
Felix S Klock II
2017-01-12
fix PR link in README
Geoffrey Spear
2017-01-12
Recognize "extern" imenu items
mrBliss
2017-01-07
Merge pull request #180 from MicahChalmer/melpa-stable-readme
Niko Matsakis
2017-01-07
Merge pull request #175 from mrBliss/imenu-unsafe
Niko Matsakis
2017-01-07
Merge pull request #187 from tspiteri/format-other-buffers
Niko Matsakis
2017-01-07
Merge pull request #189 from froydnj/minor-cleanups
Niko Matsakis
2017-01-06
convert http links into https links
Nathan Froyd
2017-01-06
put remaining defcustoms into the rust-mode group
Nathan Froyd
[next]