diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-10-18 15:30:57 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:13:12 +0100 |
commit | df4e37c7dcf41d87d33c8359741d262e2732528e (patch) | |
tree | d10c2e4989b121392b0c7f41ede32a31b6edc7d8 /gcc/rust/ast/rust-ast.cc | |
parent | 41f480d16d3c6cc1e901d2ae3fcd4a9b5706aa51 (diff) | |
download | gcc-df4e37c7dcf41d87d33c8359741d262e2732528e.zip gcc-df4e37c7dcf41d87d33c8359741d262e2732528e.tar.gz gcc-df4e37c7dcf41d87d33c8359741d262e2732528e.tar.bz2 |
gccrs: Allow variadic NamedFunctionParam
This was made to align NamedFunctionParam with FunctionParam.
gcc/rust/ChangeLog:
* ast/rust-item.h (class NamedFunctionParam): Add variadic boolean and
another constructor.
* hir/rust-ast-lower-extern.h: Avoid last parameter when variadic.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/ast/rust-ast.cc')
0 files changed, 0 insertions, 0 deletions