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
2022-01-22
Merge pull request #436 from daniel-wong-dfinity-org/patch-1
brotzeit
2022-01-18
rust-mode should be enabled automatically when opening .rs files
daniel-wong-dfinity-org
2022-01-08
don't throw error in rust-format-on-save
brotzeit
2022-01-08
remove "use" from rust-top-item-beg-re
brotzeit
2022-01-08
remove save-window-excursion
brotzeit
2022-01-07
save excursion when formatting
brotzeit
2021-12-30
Merge pull request #433 from skangas/nongnu-elpa-badge
brotzeit
2021-12-30
Add NonGNU ELPA badge to README.md
Stefan Kangas
2021-12-28
Merge pull request #431 from phst/looking-back
brotzeit
2021-12-28
Avoid obsolete calling convention of ‘looking-back’.
Philipp Stephani
2021-12-28
Merge pull request #430 from Chris00/master
brotzeit
2021-12-27
update toc
brotzeit
2021-12-27
Add tests to check the syntax highlighting of &
Christophe Troestler
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-26
Add an entry to the README to mention prettifying
Christophe Troestler
2021-12-26
Merge pull request #428 from Chris00/ampersand
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
Merge pull request #414 from RadicalZephyr/fix-cargo-compilation-regex
brotzeit
2021-12-16
Fix rust-electric-pair-skip-self-wrap
Roy Crihfield
2021-11-27
use correct prefix
brotzeit
2021-11-27
update readme
brotzeit
2021-11-27
copy command rustic-toggle-mutability from #194
brotzeit
2021-11-26
try to fix ci
brotzeit
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-30
update readme
brotzeit
2021-10-29
bump version to 1.0.1
brotzeit
2021-10-29
mention NonGNU ELPA
brotzeit
2021-10-23
update readme
brotzeit
2021-10-23
update readme
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-22
fix link in readme
brotzeit
2021-10-22
mention issue with `adaptive-wrap-prefix-mode` and syntax-propertize
brotzeit
2021-10-22
remove deprecated files
brotzeit
2021-10-20
Fix typos in README: !dbg => dbg!
Wenping Guo
2021-10-16
Call *rustfmt* by its proper name in user messages
Sergey Vinokurov
2021-10-16
Improve rust--format-fix-rustfmt-buffer
Sergey Vinokurov
2021-10-16
update readme and bump version
brotzeit
2021-10-16
adjust emacs_versions used for ci
brotzeit
2021-10-16
drop run_rust_emacs_tests.sh and use make test in ci
brotzeit
2021-10-16
Update README.md
Ayrat Badykov
2021-09-09
Don't include the `', ` in compilation highlighting
Zephyr Shannon
2021-09-09
Fix cargo compilation regex starting match
Zephyr Shannon
[next]