about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-30 13:36:53 +0900
committerGitHub <noreply@github.com>2021-01-30 13:36:53 +0900
commitb43c1d50b780f194298f85587b2912c0058c8481 (patch)
treea1e111a622c4afad5207fde215e9e05604853636 /library/std/src/sys/unix/stack_overflow.rs
parent774ba83226d570d2ac4dd072515d3cbd08bd5b3e (diff)
parentf620b5ced22e43bf484ca02f08b09dd45a30e0a1 (diff)
downloadrust-b43c1d50b780f194298f85587b2912c0058c8481.tar.gz
rust-b43c1d50b780f194298f85587b2912c0058c8481.zip
Rollup merge of #81495 - camelid:rustdoc-output_format-optional, r=GuillaumeGomez
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".

r? `````@GuillaumeGomez`````
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions