ICE: encode_symbol: id not found #3588
Labels
A-metadata
Area: Crate metadata
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
While trying to combine the
ReaderUtil
iface inio.rs
with the traitless impl onReaderUtil
, I've been running into an ICE. I've reduced the test case down to the following:It seems to be the nested
chars_from_bytes
that's causing problems...The text was updated successfully, but these errors were encountered: