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>2024-09-13 09:49:28 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-13 09:58:30 +1000
commit55c9f9626575f93d0f7cb8b51523a8891a065dc4 (patch)
treeab7e594d0e8a76779075b8107a482dc5110cf610 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc2f74c3f928aeb503f15b4e9ef5778e77f3058b8 (diff)
downloadrust-55c9f9626575f93d0f7cb8b51523a8891a065dc4.tar.gz
rust-55c9f9626575f93d0f7cb8b51523a8891a065dc4.zip
Remove unnecessary `Clone`/`Copy` derives from analyses.
No analysis needs `Copy`, and `MaybeBorrowedLocals` is the only analysis
that needs `Clone`. In `locals_live_across_suspend_points` it gets
cloned so it can be used within a `MaybeRequiresStorage`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions