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-08-29
Avoid compilation warnings about potentially-undefined functions.
Philipp Stephani
2022-08-25
Merge pull request #457 from yanchith/workspace-aware-compilation
brotzeit
2022-08-25
rust-buffer-project: don't use rust-buffer-crate when file-remote-p
brotzeit
2022-08-25
Fulfil requirements of cargo locate-project --workspace
yanchith
2022-08-25
Make compilation buffer workspace-aware
yanchith
2022-08-19
Merge pull request #455 from rust-lang/minor-fixes
brotzeit
2022-08-18
apply minor fixes
brotzeit
2022-08-18
more test fixing
brotzeit
2022-08-18
fix quirks in rust-mode-tests.el
brotzeit
2022-08-18
fixes
brotzeit
2022-07-14
add deprecation note for racer and rls
brotzeit
2022-06-26
bump version to 1.0.5
brotzeit
2022-06-24
Merge pull request #449 from rust-lang/remote-crate-path
brotzeit
2022-06-24
use rust-buffer-crate to get remote crate path
brotzeit
2022-06-23
Merge pull request #447 from glasserc/support-envrc
brotzeit
2022-06-23
Add some comments documenting the change
Ethan Glasser-Camp
2022-06-22
Pass process-environment and exec-path through with-temp-buffer
Ethan Glasser-Camp
2022-06-11
Merge pull request #445 from jcs-PR/ci
brotzeit
2022-06-11
test(makefile): Update eask commands
Jen-Chieh Shen
2022-05-19
mention elisp-tree-sitter
brotzeit
2022-04-28
Merge pull request #444 from jcs-PR/ci-eask
brotzeit
2022-04-28
fix network issue
Jen-Chieh Shen
2022-04-28
ci: test
Jen-Chieh Shen
2022-04-28
Disable checkdoc and lint for now
Jen-Chieh Shen
2022-04-28
Rename job
Jen-Chieh Shen
2022-04-28
Use Eask for CI
Jen-Chieh Shen
2022-03-07
update readme
brotzeit
2022-02-25
mention optional features
brotzeit
2022-02-18
don't run tests for emacs snapshot for now
brotzeit
2022-02-17
bump version to 1.0.4
brotzeit
2022-02-03
allow setting additional args with rust-cargo-default-arguments
brotzeit
2022-02-03
Merge pull request #441 from Chris00/master
brotzeit
2022-02-02
Merge pull request #440 from Chris00/electric-indent
brotzeit
2022-02-02
Mention how to turn off `electric-indent-mode`
Christophe Troestler
2022-01-30
Highlight the (optional) type suffix of numbers with the type face
Christophe Troestler
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
[next]