emacs.d/elpa/rustic-readme.txt
2019-11-22 22:23:12 +01:00

16 lines
410 B
Text

This package is a fork of rust-mode.
Differences with rust-mode:
- rust-analyzer configuration
- flycheck integration
- cargo popup
- multiline error parsing
- translation of ANSI control sequences through xterm-color
- async org babel
- custom compilation process
- rustfmt errors in a rust compilation mode
- automatic RLS configuration with eglot or lsp-mode
- cask for testing
- requires emacs 26
- etc.