diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-01-10 16:56:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-10 16:56:03 +0900 |
| commit | 5acac4c9797b701285a827bb734416dc3a31d78d (patch) | |
| tree | 3c1ad6fb2ed32098483e66bb642fa2e81d1715b3 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 4f43b77bb63eae2b8d11a1f2f8bb2f41294506f8 (diff) | |
| parent | 34d128a263ee7a28d49110fafd59c26296f9c686 (diff) | |
| download | rust-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
