This package browser is in early development. Mind the rough edges.

emacs-rustic 3.5

Rust development environment for Emacs

Rustic is a fork of Rust mode. In addition to its predecessor, it offers the following features:

  • Flycheck integration,

  • Cargo popup,

  • multiline error parsing,

  • translation of ANSI control sequences through XTerm color,

  • asynchronous Org Babel,

  • custom compilation process,

  • rustfmt errors in a Rust compilation mode,

  • automatic LSP configuration with Eglot or LSP mode,

  • optional Rust inline documentation,

  • etc.

Installation

Install emacs-rustic 3.5 as follows:

guix install emacs-rustic@3.5

Or install the latest version:

guix install emacs-rustic

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.