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

https://gcc.gnu.org/g:6c7841a3ac51588c93543361d8906ab4daa2d034

commit 6c7841a3ac51588c93543361d8906ab4daa2d034
Merge: 490aa25d556 6304177c2b5
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Oct 25 12:08:10 2022 +0000

    Merge #1613
    
    1613: builtins: Rename all bang macro handlers r=CohenArthur a=CohenArthur
    
    This renames all builtin macro functions to `<macro>_handler`. This helps avoiding the `ifdef/undef` dance we performed for MacOS in order to compile the `assert` method
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/expand/rust-macro-builtins.cc | 25 ++++++++++--------
 gcc/rust/expand/rust-macro-builtins.h  | 47 ++++++++++++++++------------------
 gcc/rust/util/rust-hir-map.cc          | 22 ++++++++--------
 3 files changed, 47 insertions(+), 47 deletions(-)

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

only message in thread, other threads:[~2022-10-25 19:14 UTC | newest]

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