]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #82304 - LeSeulArtichaut:unpretty-ast, r=spastorino
authorbors <bors@rust-lang.org>
Thu, 4 Mar 2021 05:46:43 +0000 (05:46 +0000)
committerbors <bors@rust-lang.org>
Thu, 4 Mar 2021 05:46:43 +0000 (05:46 +0000)
Add `-Z unpretty` flags for the AST

Implements rust-lang/compiler-team#408.
Builds on #82269, but if that PR is rejected or stalls out, I can implement this without #82269.
cc rust-lang/rustc-dev-guide#1062


Trivial merge