(name is to-be-bikeshedded) cc https://rust-lang.zulipchat.com/#narrow/stream/196385-t-compiler.2Fwg-rustc-dev-guide/topic/planning.20meeting.202021.2E02.2E18 ----- - [ ] Implement integer32llc/rust-playground#502 [@jyn514] - [ ] **AST**: https://github.com/integer32llc/rust-playground/pull/722 - [x] **HIR**: https://github.com/integer32llc/rust-playground/pull/683 - [x] Implement `-Z unpretty={ast-tree,thir-tree}` [@LeSeulArtichaut] - [x] **AST:** rust-lang/rust#82304 - [x] **THIR:** rust-lang/rust#82860 - [ ] Implement (an MVP of) `-Z dump-internal-data` [@camelid]