about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-19 10:42:18 +0100
committerGitHub <noreply@github.com>2022-01-19 10:42:18 +0100
commit420ada6f8a29e0dcb8d97a22df1a361336faa521 (patch)
treea8bdea223eea1dbe77e239cdaa6f27a30175cfd8 /compiler/rustc_codegen_llvm/src
parent7f2dbcba38c4bcd7f8397b056f2d8ea76447629e (diff)
parent07a0325137b3e7e1c036d5301e03cf590ea1ce1e (diff)
downloadrust-420ada6f8a29e0dcb8d97a22df1a361336faa521.tar.gz
rust-420ada6f8a29e0dcb8d97a22df1a361336faa521.zip
Rollup merge of #92920 - dtolnay:printtidy, r=cjgillot
Move expr- and item-related pretty printing functions to modules

Currently *compiler/rustc_ast_pretty/src/pprust/state.rs* is 2976 lines on master. The `tidy` limit is 3000, which is blocking #92243.

This PR adds a `mod expr;` and `mod item;` to move logic related to those AST nodes out of the single huge file.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions