]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: ast-builder: Add new methods for functions, traits and tuples.
authorArthur Cohen <arthur.cohen@embecosm.com>
Thu, 30 Jan 2025 09:50:13 +0000 (10:50 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Mar 2025 12:06:59 +0000 (13:06 +0100)
commit554150f889ad2a00456c1d5c44bf12e025557aaa
treef7b623641f0477d5476b0420de3cc130350034e5
parent4106b575c66c29de0231887eadc440d5772d447c
gccrs: ast-builder: Add new methods for functions, traits and tuples.

gcc/rust/ChangeLog:

* ast/rust-ast-builder.cc: New methods.
* ast/rust-ast-builder.h: Declare them.
gcc/rust/ast/rust-ast-builder.cc
gcc/rust/ast/rust-ast-builder.h