From 5bcc32e13fe1d5b3fd3b4a5ce0ead2c62921a1af Mon Sep 17 00:00:00 2001 From: Javier Olaechea Date: Sat, 31 Aug 2024 00:41:29 -0500 Subject: Update rustfmt's default edition: 2018 -> 2021 --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index a106255..ea4dcb1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +# Unreleased + +- Update rustfmt's defaults to use 2021 edition ([#554](https://github.com/rust-lang/rust-mode/issues/509)). + # v1.0.6 - Add support for treesitter mode. -- cgit v1.2.3