Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
11 lines (8 loc) · 615 Bytes

Changelog.md

File metadata and controls

11 lines (8 loc) · 615 Bytes

Unreleased

  • Update rustfmt's defaults to use 2024 edition (#566).
  • 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.