diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-10-18 14:31:53 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:13:11 +0100 |
commit | 6ac7d47338bb8c34f3751be77be05fa9ca456921 (patch) | |
tree | 010051e5b255808267e9dc2e9fd2b9837bb4da84 /gcc/rust/ast | |
parent | f1cca5671f928dd749ac14108ff8b01ecfbd634d (diff) | |
download | gcc-6ac7d47338bb8c34f3751be77be05fa9ca456921.zip gcc-6ac7d47338bb8c34f3751be77be05fa9ca456921.tar.gz gcc-6ac7d47338bb8c34f3751be77be05fa9ca456921.tar.bz2 |
gccrs: Parse variadic functions
Variadic functions were not parsed because it is an unstable feature.
While it is still unstable, it is required in order to parse libcore.
gcc/rust/ChangeLog:
* parse/rust-parse-impl.h (Parser::parse_function_param): Parse
variadic functions.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/ast')
0 files changed, 0 insertions, 0 deletions