Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 606 Bytes

File metadata and controls

11 lines (8 loc) · 606 Bytes

Unreleased

  • Ensure rustfmt is invoked without overriding parameters #571
  • Fix native compilation warnings (#509).
  • 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.