diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-03-01 10:54:29 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2023-03-01 21:31:47 +0000 |
commit | a2ef9ad25a81fc01bfa8c24772ad771cf89ab7ea (patch) | |
tree | 32b710e919c685989070fa43c5aed6936ce4267c /gcc/rust/hir | |
parent | ac375e498312c00c3eebc738e77792f8b39e7d8d (diff) | |
download | gcc-a2ef9ad25a81fc01bfa8c24772ad771cf89ab7ea.zip gcc-a2ef9ad25a81fc01bfa8c24772ad771cf89ab7ea.tar.gz gcc-a2ef9ad25a81fc01bfa8c24772ad771cf89ab7ea.tar.bz2 |
ast: Add NodeId and clone to RestPattern
The RestPattern AST node did not have any NodeId to identify it and
could therefore not be instanciated.
gcc/rust/ChangeLog:
* ast/rust-pattern.h (class RestPattern): Add NodeId as well as
the clone_impl function.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/hir')
0 files changed, 0 insertions, 0 deletions