gccrs
gccrs copied to clipboard
Refactor array_initializer into rust-tree.[ch]
https://github.com/Rust-GCC/gccrs/blob/e43a5c5373b341d217d2f5403f31f5174b8c4e2f/gcc/rust/rust-gcc.cc#L1699-L1702
Can we make an issue to pull this out into rust-tree.h at some point it would be nice to eventually get rid of this abstraction since you have done most of the hard work for it :D
Originally posted by @philberty in https://github.com/Rust-GCC/gccrs/pull/1087#discussion_r845864737