public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Merge #1401
Date: Fri, 22 Jul 2022 13:34:51 +0000 (GMT)	[thread overview]
Message-ID: <20220722133451.6DE2F3835430@sourceware.org> (raw)

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(-)


                 reply	other threads:[~2022-07-22 13:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220722133451.6DE2F3835430@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).