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

https://gcc.gnu.org/g:cfd2938f069598e9be25484f16ac045606c69e72

commit cfd2938f069598e9be25484f16ac045606c69e72
Merge: 6da3cab7b0a c71b174a29c
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Sep 26 06:58:57 2022 +0000

    Merge #1532
    
    1532: attributes: Add #[macro_use] as builtin r=CohenArthur a=CohenArthur
    
    Fixes #1531
    
    I think the checking for builtin attributes should definitely be moved to the `AttributeChecker` visitor. It's also a bit messy at the moment considering it isn't in effect on *everything*, simply some nodes such as `Module`s. Thoughts?
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/util/rust-attributes.cc             | 1 +
 gcc/testsuite/rust/compile/macro_export_1.rs | 2 ++
 2 files changed, 3 insertions(+)

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

only message in thread, other threads:[~2022-09-26 11:04 UTC | newest]

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