Files
gcc/libgrust/libformat_parser
Arthur Cohen d6332141d7 gccrs: libformat_parser: Update header and remove old interface
gcc/rust/ChangeLog:

	* ast/rust-fmt.cc (Pieces::collect): Use new Pieces API.
	* ast/rust-fmt.h: Update interface with new FFI bindings.

libgrust/ChangeLog:

	* libformat_parser/src/lib.rs: Add IntoFFI trait.
	* libformat_parser/libformat-parser.h: Removed.
2024-08-01 13:11:28 +02:00
..