diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-09-02 18:30:57 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 18:30:57 +0530 |
| commit | 4686c6e5f5042cb2c692f022afc4d170d344deda (patch) | |
| tree | 0fd29377d7fcacbca21ef944ee49596f210a56c8 /Changelog.md | |
| parent | a529a4518120bd1c662edc31b82062f41bbfb990 (diff) | |
| parent | 5bcc32e13fe1d5b3fd3b4a5ce0ead2c62921a1af (diff) | |
| download | rust-mode-4686c6e5f5042cb2c692f022afc4d170d344deda.tar.gz | |
Merge pull request #554 from PuercoPop/update-rustfmt-default-edition
Update rustfmt's default edition: 2018 -> 2021
Diffstat (limited to 'Changelog.md')
| -rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
