public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1820
@ 2023-02-11 15:31 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-02-11 15:31 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3a8c8d0d41b57fbb49ab39715b70495d5d1e8dd1

commit 3a8c8d0d41b57fbb49ab39715b70495d5d1e8dd1
Merge: 0d5d7a66ac7 d9eb2eb73c2
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Feb 10 11:40:27 2023 +0000

    Merge #1820
    
    1820: Support for TuplePattern in let statements r=CohenArthur a=powerboat9
    
    Added support for TuplePattern in let statements, along with a test.
    
    Co-authored-by: Owen Avery <powerboat9.gamer@gmail.com>

Diff:

 gcc/rust/backend/rust-compile-pattern.cc           | 87 ++++++++++++++++++++++
 gcc/rust/backend/rust-compile-pattern.h            |  7 +-
 gcc/rust/hir/tree/rust-hir-pattern.h               | 18 +++++
 .../rust/execute/torture/let-pattern-1.rs          |  4 +
 4 files changed, 110 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-11 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11 15:31 [gcc/devel/rust/master] Merge #1820 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).