]> gcc.gnu.org Git - gcc.git/commit
gccrs: tokenstream: Add joint punct token conversion
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 27 Apr 2023 13:17:35 +0000 (15:17 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:37:16 +0000 (18:37 +0100)
commitc1b343da33fe7038522d7c0f28b7e061707ccec7
tree731187800dd08ceaa5e89cc975c49ea5b0d10cb2
parentc010c77c47964f0d660bff1313a57cea565b8506
gccrs: tokenstream: Add joint punct token conversion

Add the conversion from tokens to punct structures in tokenstream
conversion function.

gcc/rust/ChangeLog:

* ast/rust-ast-tokenstream.cc (TokenStream::collect): Add joint
punct token conversion.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/ast/rust-ast-tokenstream.cc
This page took 0.05717 seconds and 5 git commands to generate.