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 Install rls, Rust Language Server (used with IDEs supporting RLS protocol) Install rustfmt, Rust code formatter Bootstrap using installed rust compiler Use the system LLVM install Build support for the wasm32-unknown-unknown target