]> gcc.gnu.org Git - gcc.git/commit
Merge #1378
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 27 Jul 2022 13:17:31 +0000 (13:17 +0000)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 13:17:31 +0000 (13:17 +0000)
commit50ca4b2ba0028945fd1a0aefec739ea99f77e908
tree9fcd846c7a445a139cade5728e3e77b1513857fb
parentd94d5b1ea23220d423fd40bd00cadb0e6ede751f
parent5556d29f7bc0836f2ed6413c04eca3ae055c18d7
Merge #1378

1378: hir/dump: simple dumping of crate attrs and adding a few todos r=CohenArthur a=ndrwnaguib

This is draft PR to track the current implementation of the pretty dumping of HIR. `@CohenArthur` and I have agreed to keep it as simple as possible for now, and enhancements will be added along the way.

Co-authored-by: andrewnaguib <24280372+ndrwnaguib@users.noreply.github.com>
gcc/rust/hir/rust-hir-dump.cc
gcc/rust/hir/rust-hir-dump.h
This page took 0.072459 seconds and 6 git commands to generate.