gyakovlev@gentoo.org Georgy Yakovlev rust@gentoo.org Rust Project Install clippy, Rust code linter Install miri, an interpreter for Rust's mid-level intermediate representation (requires USE=nightly) Enable nightly (UNSTABLE) features Build a multi-threaded rustc (experimental, not tested by upstream) Install rls, Rust Language Server (used with IDEs supporting RLS protocol) Install rustfmt, Rust code formatter Install rust-src, needed by developer tools and for build-std (cross) Bootstrap using installed rust compiler Use the system LLVM install Build support for the wasm32-unknown-unknown target