about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-29 19:44:27 +0000
committerbors <bors@rust-lang.org>2021-03-29 19:44:27 +0000
commit48691ea6e639640f110b43e33d4aba1f07e7415c (patch)
tree38545970df174e8954a9eb83b04369dd1523275b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2917eda69decdf813daa94b20dfb2edd3a555963 (diff)
parent526bb10701af099f6812077a57bf64b53e85dd4c (diff)
downloadrust-48691ea6e639640f110b43e33d4aba1f07e7415c.tar.gz
rust-48691ea6e639640f110b43e33d4aba1f07e7415c.zip
Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
Remove (lots of) dead code

Builds on
- [ ] https://github.com/rust-lang/rust/pull/83161
- [x] https://github.com/rust-lang/rust/pull/83230
- [x] https://github.com/rust-lang/rust/pull/83197.

Found with https://github.com/est31/warnalyzer.
See https://github.com/rust-lang/rust/pull/77739 for a similar change in the past.

Dubious changes:
- Maybe some of the dead code in rustc_data_structures should be kept, in case someone wants to use it in the future?

TODO:
- [ ] check if any of the comments on the deleted code should be kept.
- [x] update the compiler documentation; right now it fails to build
- [x] finish moving `cfg(test)` changes into https://github.com/rust-lang/rust/pull/83197

cc `@est31`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions