diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-10-18 15:30:57 +0200 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2023-11-09 15:39:45 +0000 |
commit | b47dee55b1b990f17788f74179a9a062fa4730d5 (patch) | |
tree | 69b2b288fbb0c19016eb0e0a970fb6c8889c5ed5 /gcc/rust/resolve/rust-ast-resolve-expr.cc | |
parent | 56d6246dbbbaf7566d31f94654c96dc5a4681e49 (diff) | |
download | gcc-b47dee55b1b990f17788f74179a9a062fa4730d5.zip gcc-b47dee55b1b990f17788f74179a9a062fa4730d5.tar.gz gcc-b47dee55b1b990f17788f74179a9a062fa4730d5.tar.bz2 |
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/resolve/rust-ast-resolve-expr.cc')
0 files changed, 0 insertions, 0 deletions