Rustc crashes at compiler/rustc_middle/src/ty/generics.rs:223:29
caused by index out of bounds
#136141
Labels
requires-internal-features
This issue requires the use of internal features.
Code
This one is also highly similar to #136138 and #136139, which is caused by the first line
#!feature(intrinsics)]
. Still, based on their different stack traces and triggered assertions, I think this is a new one.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: