about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-11-23 17:17:52 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-11-27 10:35:42 +1100
commitd957c4718377b8cb0dacc58cdbaa5a3fe82c53cc (patch)
tree9b8e10cd70b62f40c1e3caa0ba0afdb1fc4ab374 /compiler/rustc_codegen_gcc/src
parent389e2cc69a917ea7ddc40bef0c1bda0466b423db (diff)
downloadrust-d957c4718377b8cb0dacc58cdbaa5a3fe82c53cc.tar.gz
rust-d957c4718377b8cb0dacc58cdbaa5a3fe82c53cc.zip
Remove `CloneAnalysis`.
It's only implemented for analyses that implement `Copy`, which means
it's basically a complicated synonym for `Copy`. So this commit removes
it and uses `Copy` directly. (That direct use will be removed in a later
commit.)
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions