[Bug rust/122888] rust/ast/rust-fmt.h: templates through extern "C" linkage ?

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Thu Nov 27 12:50:02 GMT 2025


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


More information about the Gcc-bugs mailing list