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-10 14:02:42 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-10-10 14:08:12 +1100
commitb6b11c72c96d69bc622c7a82484c29c3c3365ce7 (patch)
treeb873a3793530b94bebfa5ac92729109315a04013 /compiler/rustc_codegen_llvm/src
parentbf9a1c8a193fc373897196321215794c8bebbeec (diff)
downloadrust-b6b11c72c96d69bc622c7a82484c29c3c3365ce7.tar.gz
rust-b6b11c72c96d69bc622c7a82484c29c3c3365ce7.zip
Rejig some top-level `rustc_hir_pretty` functions.
There are several that are unused and can be removed.

And there are some calls to `to_string`, which can be expressed more
nicely as a `foo_to_string` call, and then `to_string` need not be
`pub`. (This requires adding `pat_to_string`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions