about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-10-11 08:55:41 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-10-13 06:35:17 +1100
commit060851b7646dff523c25958930b2a7cbe6ce91a1 (patch)
tree1f9c3e361765185bff818f2ee1ed675fd9489eaf /compiler/rustc_codegen_llvm/src
parent7d145a0fde3771662648df2de63e8f64033bf598 (diff)
downloadrust-060851b7646dff523c25958930b2a7cbe6ce91a1.tar.gz
rust-060851b7646dff523c25958930b2a7cbe6ce91a1.zip
Remove pretty-printing traits.
`call_with_pp_support_ast` and `call_with_pp_support_hir` how each have
a single call site. This commit inlines and removes them, which also
removes the need for all the supporting traits: `Sess`,
`AstPrinterSupport`, and `HirPrinterSupport`. The `sess` member is also
removed from several structs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions