ICE when compiling aho-corasick-1.1.2 with next-resolver=globally #121178
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-traits
Area: Trait system
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
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Code
When trying the unstable option
next-resolver=globally
, an ICE was encountered.And from the log, it's clear that ICE happens when trying to compile aho-corasick-1.1.2.
Meta
rustc --version --verbose
:Error output
The file mentioned in the log is attached here: rustc-ice-2024-02-16T07_22_03-25603.txt
Backtrace
The text was updated successfully, but these errors were encountered: