]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: libformat_parser: Start experimenting with cbindgen
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 29 Jan 2024 15:14:13 +0000 (16:14 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 1 Aug 2024 11:11:28 +0000 (13:11 +0200)
commit6a7d0e5dc62be70561a3ecfd9d5b202e72e4886e
tree90afbac675e5b60130d26d27e1d2e6bec297af2a
parent8647682e5a2d670e287382307f54922b46157a40
gccrs: libformat_parser: Start experimenting with cbindgen

libgrust/ChangeLog:

* libformat_parser/cbindgen.toml: New file.
* libformat_parser/libformat-parser.h: New file.

gcc/rust/ChangeLog:

* ast/rust-fmt.h: Add remaining FFI types.
gcc/rust/ast/rust-fmt.h
libgrust/libformat_parser/cbindgen.toml [new file with mode: 0644]
libgrust/libformat_parser/libformat-parser.h [new file with mode: 0644]