Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 506 Bytes

Changelog.md

File metadata and controls

10 lines (7 loc) · 506 Bytes

Unreleased

  • Update rustfmt's defaults to use 2021 edition (#554).
  • Introduce rust-format-mode for rust-format-buffer (#556).

v1.0.6

  • Add support for treesitter mode.
  • Fix warnings resulting from rust-utils.el. Fixes #509.
  • Fix tree sitter mode with hooks integraiton. Fixes #516.