diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-01-30 13:36:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-30 13:36:53 +0900 |
| commit | b43c1d50b780f194298f85587b2912c0058c8481 (patch) | |
| tree | a1e111a622c4afad5207fde215e9e05604853636 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 774ba83226d570d2ac4dd072515d3cbd08bd5b3e (diff) | |
| parent | f620b5ced22e43bf484ca02f08b09dd45a30e0a1 (diff) | |
| download | rust-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
