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

https://gcc.gnu.org/g:5a15694ee22500458a17f064b42fc7b8051984db

commit 5a15694ee22500458a17f064b42fc7b8051984db
Merge: a7e72346922 7fa6e72b1a1
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Mar 25 11:46:24 2022 +0000

    Merge #1063
    
    1063: Handle :meta fragments properly r=CohenArthur a=CohenArthur
    
    This expands :meta fragments properly and allows us to strip assignment expressions
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/ast/rust-expr.h                       |  5 +++--
 gcc/rust/expand/rust-attribute-visitor.cc      |  8 ++++++--
 gcc/rust/expand/rust-attribute-visitor.h       |  8 ++++++--
 gcc/rust/expand/rust-macro-expand.cc           |  6 +-----
 gcc/rust/parse/rust-parse-impl.h               | 17 +++++++++--------
 gcc/rust/parse/rust-parse.h                    |  2 +-
 gcc/testsuite/rust/execute/torture/cfg5.rs     | 13 +++++++++++++
 gcc/testsuite/rust/execute/torture/macros27.rs | 24 ++++++++++++++++++++++++
 8 files changed, 63 insertions(+), 20 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:24 UTC | newest]

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