ICE: translating unsupported cast: alloc::rc::Rc<[i32]>
in beta
#26352
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Current beta release ICE's on trying to create a
Rc<[i32]>
.Compile error in 1.0, works fine in nightly, so only beta channel.
The text was updated successfully, but these errors were encountered: