mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
TokenStream did not have any drop implementation, the memory could not have been freed correctly. libgrust/ChangeLog: * libproc_macro/rust/bridge/token_stream.rs: Implement drop. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>