Closed
Description
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 on gleam
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.
Metadata
Metadata
Assignees
Labels
Category: This is a bug.Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Relevant to the compiler team, which will review and decide on the PR/issue.