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

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

commit aafb11016d0c3afb8c5aa22c398f192235159971
Merge: 29d594e263f 9cc83569d19
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Jul 6 19:15:27 2022 +0000

    Merge #1359
    
    1359: typecheck: Move TypeCheckItem into source and header file r=CohenArthur a=CohenArthur
    
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/Make-lang.in                          |   1 +
 gcc/rust/typecheck/rust-hir-type-check-item.cc | 226 +++++++++++++++++++++++++
 gcc/rust/typecheck/rust-hir-type-check-item.h  | 196 +--------------------
 3 files changed, 232 insertions(+), 191 deletions(-)


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

only message in thread, other threads:[~2022-07-06 20:27 UTC | newest]

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