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

https://gcc.gnu.org/g:9d81164aa0447c738fe0435de14ec9666a03d5da

commit 9d81164aa0447c738fe0435de14ec9666a03d5da
Merge: 957914b4284 4d021b8efb6
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Jun 7 09:19:25 2022 +0000

    Merge #1295
    
    1295: AST Dump impl traits r=CohenArthur a=CohenArthur
    
    This adds proper AST formatting for inherent impl blocks and traits.
    
    This does not handle trait impls yet (`impl Trait for Type`) but it should be really easy to refactor and add.
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/ast/rust-ast-dump.cc | 159 +++++++++++++++++++++++++++++++++++++-----
 gcc/rust/ast/rust-ast-dump.h  |   4 ++
 gcc/rust/ast/rust-item.h      |  24 ++-----
 3 files changed, 151 insertions(+), 36 deletions(-)


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

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