about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-01-28 18:00:07 -0800
committerCamelid <camelidcamel@gmail.com>2021-01-28 18:00:07 -0800
commitf620b5ced22e43bf484ca02f08b09dd45a30e0a1 (patch)
tree5c75887886d84dd182f4ad415cc0553136cac71f /library/std/src/sys/unix/stack_overflow.rs
parentbf193d69fe48f4ec3cac57ab7abb4e9f2a291661 (diff)
downloadrust-f620b5ced22e43bf484ca02f08b09dd45a30e0a1.tar.gz
rust-f620b5ced22e43bf484ca02f08b09dd45a30e0a1.zip
rustdoc: Remove unnecessary optional
Previously, the HTML output format was represented by both
`Some(OutputFormat::Html)` and `None` so there's no need to have an
optional. Instead, `OutputFormat::Html` is explicitly the default and we
no longer have a "tri-state enum".
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions