about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-02 11:43:39 +0000
committerbors <bors@rust-lang.org>2021-05-02 11:43:39 +0000
commit89ebad52a8b5a6d89d66a158d377cd7505ec4b48 (patch)
tree5b23e604b1c362e55f6f25b0dd675e19c639b7fc /compiler/rustc_codegen_llvm/src
parent3a1cd0ed368ea98fc67e8688dba5982a6aae62e0 (diff)
parentb19c02cce0761b517f92344d991ffb2c5d035cd0 (diff)
downloadrust-89ebad52a8b5a6d89d66a158d377cd7505ec4b48.tar.gz
rust-89ebad52a8b5a6d89d66a158d377cd7505ec4b48.zip
Auto merge of #84802 - jyn514:option-dead-code, r=Mark-Simulacrum
Remove dead code in `rustc_session::Options`

- Don't recompile the same functions for each debugging option
  This reduces the amount of items in the crate by quite a lot.
- Remove unused `parse_opt_list` and `parse_pathbuf_push` functions
- Remove unused macro parameters
- Remove `allow(dead_code)`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions