mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-14 07:25:51 +00:00
626812ff96
Also fixes https://github.com/Rust-GCC/gccrs/issues/4171. gcc/rust/ChangeLog: * ast/rust-fmt.h (class FFIOpt): Adjust internal structure to match a repr(C) rust enum. libgrust/ChangeLog: * libformat_parser/src/lib.rs (struct FFIOpt): Likewise and remove some now-redundant methods. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>