about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-23 02:44:19 -0500
committerGitHub <noreply@github.com>2025-02-23 02:44:19 -0500
commit4bed9eca0eb578d66be4bc3646b06b290161c9f3 (patch)
tree3a5170f466d496267baf57574d65e8412b0d9661 /compiler/rustc_pattern_analysis/src
parent553fde4fc953ceb9a6b2ac2972208b73b566575b (diff)
parentd0e7bfd2056cffc7ea0e5f7ed577e987a627ba04 (diff)
downloadrust-4bed9eca0eb578d66be4bc3646b06b290161c9f3.tar.gz
rust-4bed9eca0eb578d66be4bc3646b06b290161c9f3.zip
Rollup merge of #137423 - Urgau:imprv-pretty-hir, r=compiler-errors
Improve a bit HIR pretty printer

This PR improve (a bit) the HIR pretty printer.

It does so by:
 - Not printing elided lifetimes (those are not expressible in surface Rust anyway)
 - And by rendering implicit self with the shorthand syntax

I also tried fixing some indentation and other things but gave up for now.

Best reviewed commit by commit.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions