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

https://gcc.gnu.org/g:161a690d21044f5211ad2b55ae6b06f91bbd9106

commit 161a690d21044f5211ad2b55ae6b06f91bbd9106
Merge: d4bfbb0b069 fbc7f0e51b1
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Oct 26 09:25:44 2021 +0000

    Merge #770
    
    770: TraitImpl: track the polarity of the impl r=philberty a=mathstuf
    
    The internal representation now tracks whether a trait impl is a
    positive or negative impl.
    
    Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
    
    Fixes: #732
    
    
    Co-authored-by: Ben Boeckel <mathstuf@gmail.com>

Diff:

 gcc/rust/hir/rust-ast-lower-item.h | 28 +++++++++++++---------------
 gcc/rust/hir/tree/rust-hir-item.h  | 15 ++++++++++-----
 gcc/rust/util/rust-common.h        |  6 ++++++
 3 files changed, 29 insertions(+), 20 deletions(-)


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

only message in thread, other threads:[~2022-06-08 11:44 UTC | newest]

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