mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-19 02:57:33 +00:00
![]() 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. |
||
---|---|---|
.. | ||
auxiliary | ||
ast-const-trait-bound.rs | ||
ast-const-trait-bound.stdout | ||
avoid-crash.rs | ||
avoid-crash.stderr | ||
bad-literal.rs | ||
bad-literal.stderr | ||
bad-literal.stdout | ||
box.rs | ||
box.stdout | ||
debug-fmt-hir.rs | ||
debug-fmt-hir.stdout | ||
expanded-exhaustive.rs | ||
expanded-exhaustive.stdout | ||
expanded-interpolation.rs | ||
expanded-interpolation.stdout | ||
extern-static.rs | ||
extern-static.stdout | ||
flattened-format-args.rs | ||
flattened-format-args.stdout | ||
hir-tree.rs | ||
let-else-hir.rs | ||
let-else-hir.stdout | ||
mir-unpretty.rs | ||
mir-unpretty.stderr | ||
self-hir.rs | ||
self-hir.stdout | ||
staged-api-invalid-path-108697.rs | ||
staged-api-invalid-path-108697.stderr | ||
unpretty-expr-fn-arg.rs | ||
unpretty-expr-fn-arg.stdout | ||
unsafe-attr.rs | ||
unsafe-attr.stdout |