Skip to content

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

Georg Koppen requested to merge gk/tor-browser-build:bug_40081_v3 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