summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorapiraino <apiraino@users.noreply.github.com>2025-06-18 22:40:54 +0200
committerapiraino <apiraino@users.noreply.github.com>2025-06-20 09:48:54 +0200
commitf2c0802b3325ca07681e8b5745690127a68cc037 (patch)
tree92b66dcef473a9ef7fd8d14b208f799d68a0a859 /Changelog.md
parent0d5d54a19e89f9012f3fa84174f562ab18cebb96 (diff)
downloadrust-mode-f2c0802b3325ca07681e8b5745690127a68cc037.tar.gz
Ensure rustfmt is invoked without edition parameter
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md
index bea46db..b603491 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,7 +1,7 @@
# Unreleased
-- Update rustfmt's defaults to use 2024 edition ([#566](https://github.com/rust-lang/rust-mode/issues/509)).
-- Update rustfmt's defaults to use 2021 edition ([#554](https://github.com/rust-lang/rust-mode/issues/509)).
+- Ensure rustfmt is invoked without overriding parameters [#571](https://github.com/rust-lang/rust-mode/pull/571)
+- Fix native compilation warnings ([#509](https://github.com/rust-lang/rust-mode/issues/509)).
- Introduce `rust-format-mode` for `rust-format-buffer` ([#556](https://github.com/rust-lang/rust-mode/pull/556)).
# v1.0.6