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

rust-analyzer 1.82.0

Experimental Rust compiler front-end for IDEs

Rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.

Installation

Install rust-analyzer 1.82.0 as follows:

guix install rust-analyzer@1.82.0

Or install the latest version:

guix install rust-analyzer

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.