gcc/libgrust
Arthur Cohen 6e04e69bff gccrs: libformat_parser: Send boxed values across FFI properly
gcc/rust/ChangeLog:

	* ast/rust-fmt.cc (Pieces::~Pieces): Call libformat_parser's release
	function in destructor.
	* ast/rust-fmt.h (struct PieceSlice): Add capacity.
	(destroy_pieces): New.
	(struct Pieces): Add destructor.

libgrust/ChangeLog:

	* libformat_parser/src/lib.rs: Leak Boxes properly for C++ to
	see them, add memory release function.
2024-08-01 13:11:29 +02:00
..
libformat_parser gccrs: libformat_parser: Send boxed values across FFI properly 2024-08-01 13:11:29 +02:00
libproc_macro Update copyright years. 2024-02-21 13:51:26 +01:00
libproc_macro_internal Update copyright years. 2024-02-21 13:51:26 +01:00
aclocal.m4
ChangeLog Daily bump. 2024-01-17 00:21:29 +00:00
configure Rust: Move 'libformat_parser' build into libgrust 2024-08-01 13:11:28 +02:00
configure.ac Rust: Move 'libformat_parser' build into libgrust 2024-08-01 13:11:28 +02:00
Makefile.am Rust: Move 'libformat_parser' build into libgrust 2024-08-01 13:11:28 +02:00
Makefile.in Rust: Move 'libformat_parser' build into libgrust 2024-08-01 13:11:28 +02:00