Open weiznich opened 1 year ago
@rustbot label +E-needs-mcve
I added a possible MCVE to a potentially related issue: https://github.com/rust-lang/rust/issues/105299#issuecomment-1364752793
Triage: Relabeling issues which don't have a runnable reproduction (as opposed to having a non-minimized one) to the new label S-needs-repro. @rustbot label +S-needs-repro -E-needs-mcve
Code
Unfortunally I cannot provide any code to reproduce this, as this happens in a rather complicated private code base. The ICE goes away as soon as I fix the problems mentioned in the original error messages. Nevertheless I would expect that the compiler does not emit an ICE in that case.
Meta
rustc --version --verbose
:(Note: I cannot try to reproduce that on newer compilers due to https://github.com/rust-lang/rust/issues/104322)
Error output