rust-lang / rust-mode

Emacs configuration for Rust
Apache License 2.0
1.1k stars 176 forks source link

Integrating `rust-mode` with Built-in Tree-sitter in Emacs 29 #506

Closed creese closed 4 months ago

creese commented 8 months ago

I've recently encountered an issue with Emacs 29. While the newer version has incorporated Tree-sitter by default, it seems that tree-sitter-hl-mode wasn't included.

Can anyone guide me on how to make rust-mode compatible with the integrated Tree-sitter in Emacs 29? Any help would be greatly appreciated.

psibi commented 4 months ago

This PR implements it: https://github.com/rust-lang/rust-mode/pull/482

If you can test drive it, that will be helpful feedback.

psibi commented 4 months ago

Closing this since this is available as part of rust-mode: https://github.com/rust-lang/rust-mode?tab=readme-ov-file#tree-sitter