about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
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
commit359fa9822b4130a97197df0d9cf8a642013cd9a2 (patch)
tree1b45b2652e449bbf21d0fd928d64a31fd7ece29e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent56400a065083038444e876c0cea071d2e61cd00e (diff)
downloadrust-359fa9822b4130a97197df0d9cf8a642013cd9a2.tar.gz
rust-359fa9822b4130a97197df0d9cf8a642013cd9a2.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_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions