diff options
| author | Camelid <camelidcamel@gmail.com> | 2021-03-21 14:40:08 -0700 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2021-03-21 14:42:06 -0700 |
| commit | f820fd2bc05afa4f5a7d6003c2c847bf85725cca (patch) | |
| tree | 45289cd7690125b475fb92b6690b3a305fe54e17 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 61edfd591cedff66fca639c02f66984f6271e5a6 (diff) | |
| download | rust-f820fd2bc05afa4f5a7d6003c2c847bf85725cca.tar.gz rust-f820fd2bc05afa4f5a7d6003c2c847bf85725cca.zip | |
rustdoc: Replace pair of `Option`s with an enum
They are never both `None` or both `Some`, so it makes more sense to use an enum so that we "make impossible states impossible".
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
