]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107006 - b-naber:thir-tree, r=jackh726
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 29 Jan 2023 19:03:37 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 19:03:37 +0000 (20:03 +0100)
Output tree representation on thir-tree

The current output of `-Zunpretty=thir-tree` is really cumbersome to work with, using an actual tree representation should make it easier to see what the thir looks like.

1  2 
compiler/rustc_driver/src/pretty.rs
compiler/rustc_middle/src/query/mod.rs
compiler/rustc_mir_build/src/build/mod.rs
compiler/rustc_session/src/config.rs

Simple merge
Simple merge