diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-03-20 02:58:55 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:21:14 +0100 |
commit | 9d6fd110c803b545037e0f148d189e6609884399 (patch) | |
tree | 52baa40da40c32d1c3fd5266f8b9878eb800433f /gcc/rust/Make-lang.in | |
parent | 4cb51d2b020d4621ef550fbc658aa1da474b2c96 (diff) | |
download | gcc-9d6fd110c803b545037e0f148d189e6609884399.zip gcc-9d6fd110c803b545037e0f148d189e6609884399.tar.gz gcc-9d6fd110c803b545037e0f148d189e6609884399.tar.bz2 |
gccrs: ast: Dump each MacroRule properly without the extra semicolon
Having the extra semicolon causes parsing errors when importing macros
exported using the AST dump, as no rule expects multiple tokens after a
single macro rule definition.
gcc/rust/ChangeLog:
* ast/rust-ast-dump.cc (Dump::visit): Remove extraneous semicolon when
dumping macro rules.
Diffstat (limited to 'gcc/rust/Make-lang.in')
0 files changed, 0 insertions, 0 deletions