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

https://gcc.gnu.org/g:321be1b3c9599a319eb5ec87a1aaafbadef697f0

commit 321be1b3c9599a319eb5ec87a1aaafbadef697f0
Merge: 27ad3813dcc f876cba554f
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Apr 19 09:08:38 2022 +0000

    Merge #1096
    
    1096: macros: add include! macro r=CohenArthur a=liushuyu
    
    - add `include!` macro
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/expand/rust-macro-builtins.cc | 56 ++++++++++++++++++++++++++++++++++
 gcc/rust/expand/rust-macro-builtins.h  |  3 ++
 gcc/rust/rust-session-manager.h        | 13 ++++++++
 gcc/rust/util/rust-hir-map.cc          |  1 +
 4 files changed, 73 insertions(+)


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

only message in thread, other threads:[~2022-06-08 12:32 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:32 [gcc/devel/rust/master] Merge #1096 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).