Philip Herron via Gcc writes:
> Hi Raiki
Welcome, Raiki!
> Excellent work on getting up to speed on the rust front-end. From my
> perspective I am interested to see what the wider GCC community thinks
> about using https://www.gnu.org/software/libunistring/ library within GCC
> instead of roll
arthur.co...@embecosm.com writes:
> This is a wrapper for make_unique. We can likely get rid of this, as there
> are other implementations available, or simply keep using the unique_ptr
> constructor.
> ---
> gcc/rust/util/rust-make-unique.h | 35
> 1 file change