https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122888 --- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> --- // TODO: Should we instead make an FFIVector struct? type PieceVec<'a> = ffi::FFIVec<ffi::Piece<'a>>;