rust-lang / rust-mode

Emacs configuration for Rust
Apache License 2.0
1.13k stars 181 forks source link

Remove autoload for prog-mode based rust-mode #526

Closed psibi closed 9 months ago

psibi commented 9 months ago

The load of specific rust-mode now depends on the tree sitter variable that we have, so disabling autoload for this too.