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

https://gcc.gnu.org/g:77a49507446b67a6c207b4e4fec3639f536b9eca

commit 77a49507446b67a6c207b4e4fec3639f536b9eca
Merge: 39c04258300 749a419a2e9
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Mar 9 17:17:25 2022 +0000

    Merge #999
    
    999: Refactor ABI options as part of HIR function qualifiers r=philberty a=philberty
    
    This is a refactor to cleanup HIR::ExternBlock and HIR::FunctionQualifiers
    to have an enum of ABI options to improve the error handling.
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/ast/rust-item.h                          | 22 +++++++-------
 gcc/rust/hir/rust-ast-lower-item.h                | 14 +++++++--
 gcc/rust/hir/rust-ast-lower.cc                    | 12 ++++++--
 gcc/rust/hir/tree/rust-hir-full-test.cc           | 10 ++-----
 gcc/rust/hir/tree/rust-hir-item.h                 | 36 +++++++----------------
 gcc/rust/parse/rust-parse-impl.h                  |  4 +--
 gcc/rust/typecheck/rust-hir-type-check-implitem.h | 10 ++-----
 gcc/testsuite/rust/compile/abi-options1.rs        |  7 +++++
 8 files changed, 54 insertions(+), 61 deletions(-)


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

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