summaryrefslogtreecommitdiff
path: root/rust-rustfmt.el
AgeCommit message (Expand)Author
2025-06-20Ensure rustfmt is invoked without edition parameterapiraino
2025-04-04Upgrade rustfmt edition to 2024Eval EXEC
2024-09-03add(rustfmt): introduce a new compilation-mode for rust-formatroife
2024-08-31Update rustfmt's default edition: 2018 -> 2021Javier Olaechea
2024-03-16rust--format-call: Delete file in case of errorJonas Bernoulli
2022-12-25Merge pull request #481 from imichael2e2/masterbrotzeit
2022-12-24Prevent from generating the redundant error messages in minibuffer.Michael
2022-12-20check for rustfmt window before deleting it, fixes the fix to #475Brent Westbrook
2022-12-19Support envrc for rustfmtamesgen
2022-12-18Automatically remove the redundant window after calling rustfmt. Fix the issu...Michael
2022-08-18apply minor fixesbrotzeit
2022-01-08don't throw error in rust-format-on-savebrotzeit
2022-01-08remove save-window-excursionbrotzeit
2022-01-07save excursion when formattingbrotzeit
2021-11-26allow changing rustfmt hook funtctionsbrotzeit
2021-10-16Call *rustfmt* by its proper name in user messagesSergey Vinokurov
2021-10-16Improve rust--format-fix-rustfmt-bufferSergey Vinokurov
2021-04-23Create rust-rustfmt.el from existing codeJonas Bernoulli