diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-06-10 22:29:36 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-06-11 13:48:43 +1000 |
| commit | 79b3c08bdb729e77c38957500eade13e5dd16923 (patch) | |
| tree | e789994fbf00c2cf8f4f0d0d663efecb38d69244 /compiler/rustc_codegen_llvm/src | |
| parent | 195c985398a282aa56befff72b19069a0bf9306d (diff) | |
| download | rust-79b3c08bdb729e77c38957500eade13e5dd16923.tar.gz rust-79b3c08bdb729e77c38957500eade13e5dd16923.zip | |
Avoid more clones in rustdoc JSON output.
By making `JsonRenderer::item` take `&clean::Item` instead of a `clean::Item`. This required also changing `FromClean` and `IntoJson` methods to take references, which required a lot of follow-on sigil wrangling that is mostly tedious.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
