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

https://gcc.gnu.org/g:991186154cf463dbcc2f6dc2f087c40e6de35c49

commit 991186154cf463dbcc2f6dc2f087c40e6de35c49
Merge: 5b90f0b3cdb 557b8d93be1
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Jun 24 12:40:45 2022 +0000

    Merge #1335
    
    1335: cli: add "hir-pretty" as a "dump" option r=CohenArthur a=ndrwnaguib
    
    Fixes #1333
    
    Instead of mixing the ongoing project of pretty dumping the HIR with the current
    implementation, this commit adds a new option "-frust-dump-hir-pretty" which
    calls the hir pretty dump visitor class. Closes https://github.com/Rust-GCC/gccrs/issues/1333
    
    
    
    Co-authored-by: andrewnaguib <24280372+ndrwnaguib@users.noreply.github.com>

Diff:

 gcc/rust/rust-session-manager.cc | 26 ++++++++++++++++++++++++++
 gcc/rust/rust-session-manager.h  |  3 +++
 2 files changed, 29 insertions(+)


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

only message in thread, other threads:[~2022-06-25  9:32 UTC | newest]

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