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

https://gcc.gnu.org/g:d0dad09f5de7ddcb52b825b5d3cd4f1aee16f982

commit d0dad09f5de7ddcb52b825b5d3cd4f1aee16f982
Merge: 026e20b1dcc a731476b503
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Jan 30 23:46:48 2023 +0000

    Merge #1775
    
    1775: Create and use CompilePatternLet visitor for compiling let statments r=philberty a=powerboat9
    
    Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
    
    Implements and utilizes CompilePatternLet to compile let statements
    
    Co-authored-by: Owen Avery <powerboat9.gamer@gmail.com>

Diff:

 gcc/rust/backend/rust-compile-pattern.cc | 58 +++++++++++++++++++++
 gcc/rust/backend/rust-compile-pattern.h  | 87 ++++++++++++++++++++++++++++++++
 gcc/rust/backend/rust-compile-stmt.cc    | 31 ++----------
 3 files changed, 148 insertions(+), 28 deletions(-)

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

only message in thread, other threads:[~2023-02-01  9:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  9:24 [gcc/devel/rust/master] Merge #1775 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).