rust/compiler/rustc_mir_build/src
Matthias Krüger 45446824e3
Rollup merge of #107006 - b-naber:thir-tree, r=jackh726
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.
2023-01-29 20:03:37 +01:00
..
build Rollup merge of #107006 - b-naber:thir-tree, r=jackh726 2023-01-29 20:03:37 +01:00
thir Rollup merge of #107006 - b-naber:thir-tree, r=jackh726 2023-01-29 20:03:37 +01:00
check_unsafety.rs Don't trim path for unsafe_op_in_unsafe_fn lints 2023-01-03 00:28:54 +01:00
errors.rs Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco 2023-01-26 15:02:20 +01:00
lib.rs previous thir unpretty output through thir-flat 2023-01-26 23:39:57 +01:00
lints.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00