Skip to content

Draft: Bug 40081: Build Mozilla code with --enable-rust-simd

Georg Koppen requested to merge gk/tor-browser-build:bug_40081_v2 into master

Mozilla builds their CI and shipped code with Rust SIMD enabled (see: https://bugzilla.mozilla.org/show_bug.cgi?id=1578677#c4). We should therefore do the same. Thanks to a cypherpunk for pointing that out.

Closes #40081 (closed).

Merge request reports