about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-11-22 19:57:48 +0100
committerGitHub <noreply@github.com>2019-11-22 19:57:48 +0100
commitc66b508137c296699bae56fb40bc180c61dfa175 (patch)
tree838d0465ed0d893b8e6019f28f8378137fa8bc22 /src/test/debuginfo/enum-thinlto.rs
parentafc78e19dd23260613c4c734650b5068c913b385 (diff)
parent7ec20dd31ddf10e9d8b932a27cca17a056406e07 (diff)
downloadrust-c66b508137c296699bae56fb40bc180c61dfa175.tar.gz
rust-c66b508137c296699bae56fb40bc180c61dfa175.zip
Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkov
Remove pretty printing of specific nodes in AST

The ability to print a specific item as identified by NodeId or path
seems not particularly useful, and certainly carries quite a bit of
complexity with it.

This is intended to simplify our CLI parsing a bit and remove a
non-uncomplicated piece of it; I largely did this to remove the
dependency on NodeId from librustc/session but it's not really
necessary to do so in this invasive a way. The alternative is
moving it to librustc_interface or driver, probably.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions