diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-10 14:02:42 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-10 14:08:12 +1100 |
| commit | b6b11c72c96d69bc622c7a82484c29c3c3365ce7 (patch) | |
| tree | b873a3793530b94bebfa5ac92729109315a04013 /compiler/rustc_codegen_llvm/src | |
| parent | bf9a1c8a193fc373897196321215794c8bebbeec (diff) | |
| download | rust-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
