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

https://gcc.gnu.org/g:4a8c733b470eb6b7b52722c8694af9395d7cffe1

commit 4a8c733b470eb6b7b52722c8694af9395d7cffe1
Merge: 3f5fc214f4a 3ce22036e48
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Jul 22 09:22:07 2022 +0000

    Merge #1401
    
    1401: macros: properly handles recursive macros r=CohenArthur a=liushuyu
    
    - macros: properly handles recursive macros
    
    Fixes #1084
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/expand/rust-attribute-visitor.cc          | 18 ++++---
 gcc/rust/expand/rust-macro-expand.cc               | 55 ++++------------------
 gcc/rust/expand/rust-macro-expand.h                |  3 +-
 .../rust/compile/{xfail => }/macro_return.rs       |  2 +-
 .../rust/compile/torture/macro_as_expr.rs          | 14 ++++++
 5 files changed, 38 insertions(+), 54 deletions(-)


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

only message in thread, other threads:[~2022-07-22 13:34 UTC | newest]

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