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>>;

Reply via email to