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

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

commit d956be99334b6ce2fa9f2b2942b65937ede7146d
Merge: a6c5dbadc3c 120967b80be dfb7f9c123a
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Jan 21 20:43:15 2022 +0000

    Merge #881 #882
    
    881: Add TraitItemKind to HIR TraitItems r=philberty a=philberty
    
    This allows us to safely switch and cast between the items without the
    need for visitors.
    
    
    882: Add Mappings::iterate_trait_items helper r=philberty a=philberty
    
    This helper is part of a larger PR into fixing our implementation of MethodResolution
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/hir/tree/rust-hir-full-test.cc |  4 ++--
 gcc/rust/hir/tree/rust-hir-item.h       | 15 +++++++++++++++
 gcc/rust/hir/tree/rust-hir.h            | 10 ++++++++++
 gcc/rust/util/rust-hir-map.cc           | 19 +++++++++++++++++++
 gcc/rust/util/rust-hir-map.h            |  3 +++
 5 files changed, 49 insertions(+), 2 deletions(-)


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

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