LLVM ERROR: example-calendar.rs with dump-mir, -Zpolymorphize and debug assertions #90191
Labels
-Zpolymorphize
Unstable option: Polymorphization.
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
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) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
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.
Code
Note that in order to reproduce this, you need a rustc build with debug assertions enabled!
Code: https://github.com/rust-lang/rust/blob/master/src/test/ui/impl-trait/example-calendar.rs
Meta
rustc --version --verbose
:rustc @ 0119879
Error output
rustc ./src/test/ui/impl-trait/example-calendar.rs -Zdump-mir=all -Zpolymorphize=on
The text was updated successfully, but these errors were encountered: