about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-03-21 14:40:08 -0700
committerCamelid <camelidcamel@gmail.com>2021-03-21 14:42:06 -0700
commitf820fd2bc05afa4f5a7d6003c2c847bf85725cca (patch)
tree45289cd7690125b475fb92b6690b3a305fe54e17 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent61edfd591cedff66fca639c02f66984f6271e5a6 (diff)
downloadrust-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