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.el
Age
Commit message (
Expand
)
Author
2021-12-27
Improve regexp to match the reference mark &
Christophe Troestler
2021-12-27
Do not prettify || after various symbols
Christophe Troestler
2021-12-27
Do not prettify && when it is a double reference
Christophe Troestler
2021-12-26
Merge pull request #429 from Chris00/prettify
brotzeit
2021-12-25
Add a face for the ampersand reference mark
Christophe Troestler
2021-12-25
Enable the use of prettify-symbols-mode
Christophe Troestler
2021-12-18
bump version to 1.0.3
brotzeit
2021-12-16
Fix rust-electric-pair-skip-self-wrap
Roy Crihfield
2021-11-26
bump version to 1.0.2
brotzeit
2021-11-26
allow changing rustfmt hook funtctions
brotzeit
2021-11-16
add more commands to rust-mode-map
brotzeit
2021-10-29
bump version to 1.0.1
brotzeit
2021-10-22
include keyword existential in rust-keywords
brotzeit
2021-10-22
update regexes used in rust-top-item-beg-re
brotzeit
2021-10-16
update readme and bump version
brotzeit
2021-04-23
Make most additional libraries optional
Jonas Bernoulli
2021-04-23
Create rust-utils.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-cargo.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-playpen.el from existing code
Jonas Bernoulli
2021-04-23
Create rust-rustfmt.el from existing code
Jonas Bernoulli
2021-04-23
rust-end-of-string: Move definition
Jonas Bernoulli
2021-04-23
Properly markup two additional section headings
Jonas Bernoulli
2021-04-23
Add non-empty commentary section, slightly reword summary
Jonas Bernoulli
2021-04-23
Create rust-compile.el from existing code
Jonas Bernoulli
2021-04-23
rust-mode: Cosmetics
Jonas Bernoulli
2021-04-23
Add .dir-locals.el
Jonas Bernoulli
2021-04-23
Remove "-face" suffix from names of faces
Jonas Bernoulli
2021-02-26
Add release build/run functions
Adam Gleave
2020-12-04
Add rust-check function
Alyssa Ross
2020-07-09
Set default directory when compiling.
Nathan Moreau
2020-07-09
Divide library into sections
Jonas Bernoulli
2020-07-09
Various cosmetic changes
Jonas Bernoulli
2020-07-09
rearrange IV: Misc
Jonas Bernoulli
2020-07-09
rearrange III: Mode
Jonas Bernoulli
2020-07-09
rearrange II: Regexp variables and functions
Jonas Bernoulli
2020-07-09
rearrange I: Move options and faces to beginning of file
Jonas Bernoulli
2020-07-09
Improve doc-strings
Jonas Bernoulli
2020-06-18
compile-mode integration: add link to code references. (#391)
Nathan Moreau
2020-06-15
Minor fixes (#388)
Jonas Bernoulli
2020-06-03
rustc-colon-compilation-regexps: improve highlighting.
Nathan Moreau
2020-05-13
Re-implement rust-in-macro for performance
Phillip Lord
2020-05-09
Check for -> and => early in rust-ordinary-lt-gt-p
Trevor Spiteri
2020-05-03
Drop Emacs-24
Phillip Lord
2020-04-29
In emacs >= 26.2, use replace-buffer-contents after formatting
Trevor Spiteri
2020-04-27
Fix typos
Jonas Bernoulli
2020-04-14
Make *rustfmt* buffer readonly.
Nathan Moreau
2020-04-14
rust-goto-format-problem: make sure to always just to a buffer that exists.
Nathan Moreau
2020-04-14
rust-format-show-buffer: default to true.
Nathan Moreau
2020-04-14
rust--format-fix-rustfmt-buffer: replace "stdin:" as well as "<stdin>:".
Nathan Moreau
2020-04-12
rustc-compilation-regexps: handle `note` case as compilation-info.
Nathan Moreau
[next]