deno ICE with RUSTFLAGS=" -Z threads=8" #117786
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Comping
deno
(large project) with-Z threads=8
triggers an ICE.Deno takes ~7mins to compile (release) on M1 - It would be great to see speedups brought by
-Z threads
.To reproduce
git clone --recurse-submodules https://github.com/denoland/deno RUSTFLAGS="-Z threads=8" cargo +nightly build --release -p deno
Backtrace
The text was updated successfully, but these errors were encountered: