mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/rust: alphabetise USE
Closes: https://github.com/gentoo/gentoo/pull/42370 Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
<flag name="mrustc-bootstrap">Use <pkg>dev-lang/mrustc</pkg> to build the bootstrap Rust sysroot from this package's source</flag>
|
||||
<flag name="nightly">Enable nightly (UNSTABLE) features (NOTE: it does not install nightly version, just enables features marked as nightly at time of release)</flag>
|
||||
<flag name="parallel-compiler">Build a multi-threaded rustc (experimental, not tested by upstream)</flag>
|
||||
<flag name="rustfmt">Install rustfmt, Rust code formatter</flag>
|
||||
<flag name="rust-analyzer">Install rust-analyzer, A Rust compiler front-end for IDEs (language server)</flag>
|
||||
<flag name="rust-src">Install rust-src, needed by developer tools and for build-std (cross)</flag>
|
||||
<flag name="rustfmt">Install rustfmt, Rust code formatter</flag>
|
||||
<flag name="system-llvm">Use the system LLVM installation</flag>
|
||||
<flag name="wasm">Build support for the wasm32-unknown-unknown target</flag>
|
||||
</use>
|
||||
|
||||
Reference in New Issue
Block a user