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-rustfmt.el
Age
Commit message (
Expand
)
Author
2025-06-20
Ensure rustfmt is invoked without edition parameter
apiraino
2025-04-04
Upgrade rustfmt edition to 2024
Eval EXEC
2024-09-03
add(rustfmt): introduce a new compilation-mode for rust-format
roife
2024-08-31
Update rustfmt's default edition: 2018 -> 2021
Javier Olaechea
2024-03-16
rust--format-call: Delete file in case of error
Jonas Bernoulli
2022-12-25
Merge pull request #481 from imichael2e2/master
brotzeit
2022-12-24
Prevent from generating the redundant error messages in minibuffer.
Michael
2022-12-20
check for rustfmt window before deleting it, fixes the fix to #475
Brent Westbrook
2022-12-19
Support envrc for rustfmt
amesgen
2022-12-18
Automatically remove the redundant window after calling rustfmt. Fix the issu...
Michael
2022-08-18
apply minor fixes
brotzeit
2022-01-08
don't throw error in rust-format-on-save
brotzeit
2022-01-08
remove save-window-excursion
brotzeit
2022-01-07
save excursion when formatting
brotzeit
2021-11-26
allow changing rustfmt hook funtctions
brotzeit
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-04-23
Create rust-rustfmt.el from existing code
Jonas Bernoulli