about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-03-16 01:50:34 -0400
committerJoshua Nelson <jyn514@gmail.com>2021-03-27 22:16:33 -0400
commita57a8c3058b3cd9d59e0027fc582a60988883c89 (patch)
tree2993f333b96046bdfbe2a1a7aac438bbddd6106e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb094bb1bd7f1cc702823c91ca509f338fedee24a (diff)
downloadrust-a57a8c3058b3cd9d59e0027fc582a60988883c89.tar.gz
rust-a57a8c3058b3cd9d59e0027fc582a60988883c89.zip
Remove (lots of) dead code
Found with https://github.com/est31/warnalyzer.

Dubious changes:
- Is anyone else using rustc_apfloat? I feel weird completely deleting
  x87 support.
- Maybe some of the dead code in rustc_data_structures, in case someone
  wants to use it in the future?
- Don't change rustc_serialize

  I plan to scrap most of the json module in the near future (see
  https://github.com/rust-lang/compiler-team/issues/418) and fixing the
  tests needed more work than I expected.

TODO: check if any of the comments on the deleted code should be kept.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions