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>2025-06-10 22:29:36 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-06-11 13:48:43 +1000
commit79b3c08bdb729e77c38957500eade13e5dd16923 (patch)
treee789994fbf00c2cf8f4f0d0d663efecb38d69244 /compiler/rustc_codegen_llvm/src
parent195c985398a282aa56befff72b19069a0bf9306d (diff)
downloadrust-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