summaryrefslogtreecommitdiff
path: root/Changelog.md
blob: ea4dcb12a998a2551dbd5b1a60e0197898ad219c (plain)
1
2
3
4
5
6
7
8
9
# 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.
- Fix warnings resulting from rust-utils.el. [Fixes #509](https://github.com/rust-lang/rust-mode/issues/509).
- Fix tree sitter mode with hooks integraiton. [Fixes #516](https://github.com/rust-lang/rust-mode/issues/516).