diff options
author | Kushal Pal <kushalpal109@gmail.com> | 2024-01-26 11:50:05 +0530 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-02-05 17:08:39 +0000 |
commit | a10b39d164579075711ae71c5a4969312a98ddce (patch) | |
tree | 4ce4595822f65fbf6bb2c5f20dc2bfef4f4bc00c /libcpp | |
parent | 16936de7c1d020e6b390d8a768dab08deb50036a (diff) | |
download | gcc-a10b39d164579075711ae71c5a4969312a98ddce.zip gcc-a10b39d164579075711ae71c5a4969312a98ddce.tar.gz gcc-a10b39d164579075711ae71c5a4969312a98ddce.tar.bz2 |
Parse trait functions as `AST::Function`.
To use AST::Function for trait functions, we can parse trait functions
using available parse_function().
gcc/rust/ChangeLog:
* parse/rust-parse-impl.h (Parser::parse_trait_item):
Use parse_function() to parse trait functions.
Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions