summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.66.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust/rust-1.66.1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.66.1.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-lang/rust/rust-1.66.1.ebuild b/dev-lang/rust/rust-1.66.1.ebuild
index 0e786dc351aa..04b99159534f 100644
--- a/dev-lang/rust/rust-1.66.1.ebuild
+++ b/dev-lang/rust/rust-1.66.1.ebuild
@@ -121,12 +121,9 @@ RDEPEND="${DEPEND}
sys-apps/lsb-release
"
-# FIXME: https://bugs.gentoo.org/874885
-# rust-analyzer should work with wasm, but currently does not
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
miri? ( nightly )
parallel-compiler? ( nightly )
- rust-analyzer? ( !wasm )
test? ( ${ALL_LLVM_TARGETS[*]} )
wasm? ( llvm_targets_WebAssembly )
x86? ( cpu_flags_x86_sse2 )