https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122888
--- Comment #1 from Andreas Schwab <[email protected]> --- // TODO: Should we instead make an FFIVector struct? type PieceVec<'a> = ffi::FFIVec<ffi::Piece<'a>>; -- You are receiving this mail because: You are on the CC list for the bug.
