about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-10 16:56:03 +0900
committerGitHub <noreply@github.com>2021-01-10 16:56:03 +0900
commit5acac4c9797b701285a827bb734416dc3a31d78d (patch)
tree3c1ad6fb2ed32098483e66bb642fa2e81d1715b3 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent4f43b77bb63eae2b8d11a1f2f8bb2f41294506f8 (diff)
parent34d128a263ee7a28d49110fafd59c26296f9c686 (diff)
downloadrust-5acac4c9797b701285a827bb734416dc3a31d78d.tar.gz
rust-5acac4c9797b701285a827bb734416dc3a31d78d.zip
Rollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup-bis-repetita, r=jyn514
Remove under-used ImplPolarity enum

It doesn't make much sense to have an enum with only two possible values and to store it inside an `Option` in my opinion when you can do all the same with a simple boolean. I don't expect any chances, performance or RSS usage wise.

r? ``@jyn514``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions