]> git.ipfire.org Git - thirdparty/gcc.git/commit
ast: builder: Allow building struct ident patterns
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 16 Apr 2025 15:37:31 +0000 (17:37 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Fri, 2 May 2025 14:46:25 +0000 (14:46 +0000)
commitecf19aca7569bca599d8942f2a3a59b7430374b0
tree558c92b42c03e0ae4590f44a40023a51831beefc
parent92323dd3bb16f21194891ce463fc865598c6980f
ast: builder: Allow building struct ident patterns

gcc/rust/ChangeLog:

* ast/rust-ast-builder.cc (Builder::struct_pattern_ident_pattern): New.
* ast/rust-ast-builder.h: New declaration.
gcc/rust/ast/rust-ast-builder.cc
gcc/rust/ast/rust-ast-builder.h