Stack overflow while compiling gleam
crate
#58319
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
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.
A number of people have run into a stack overflow in rustc when compiling the gleam crate, see servo/gleam#180 - I can reproduce this in a relatively controlled environment on Mozilla's macOS automation. Here is a log attempting to compile
wrench
which is dependent ongleam
using rustc 1.32.0 which shows the error at the bottom.This might be the same as #55779 although this seems specific to macOS so might be different.
The text was updated successfully, but these errors were encountered: