about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-03-23 10:15:42 +0900
committerGitHub <noreply@github.com>2021-03-23 10:15:42 +0900
commit20006b1891dbacb974dbe73af6c98c751b4dfcdb (patch)
tree6a7beb3688984159bf539c42025a3b2d13e25e7e /compiler/rustc_mir/src/transform/coverage/debug.rs
parenta34cc6bbabefbc8e5dee9343f770b61016d4c6af (diff)
parentf820fd2bc05afa4f5a7d6003c2c847bf85725cca (diff)
downloadrust-20006b1891dbacb974dbe73af6c98c751b4dfcdb.tar.gz
rust-20006b1891dbacb974dbe73af6c98c751b4dfcdb.zip
Rollup merge of #83356 - camelid:rustdoc-option-to-enum, r=GuillaumeGomez
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_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions