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

https://gcc.gnu.org/g:4a514b7a925653e03c7d7c31635bc7b89310d63a

commit 4a514b7a925653e03c7d7c31635bc7b89310d63a
Merge: 0a59abbfc74 dd6296cffed
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Nov 7 12:56:39 2022 +0000

    Merge #1624
    
    1624: Ast dump refactor r=CohenArthur a=jdupak
    
    Unifies all methods to overloads of the visit method and adds new helpers for common patterns (join by separator, visit as lines...)
    
    Co-authored-by: Jakub Dupak <dev@jakubdupak.com>

Diff:

 gcc/rust/ast/rust-ast-dump.cc | 566 +++++++++++++++---------------------------
 gcc/rust/ast/rust-ast-dump.h  |  65 +++--
 2 files changed, 247 insertions(+), 384 deletions(-)

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

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

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