diff options
| author | Camelid <camelidcamel@gmail.com> | 2021-01-28 18:00:07 -0800 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2021-01-28 18:00:07 -0800 |
| commit | f620b5ced22e43bf484ca02f08b09dd45a30e0a1 (patch) | |
| tree | 5c75887886d84dd182f4ad415cc0553136cac71f /library/std/src/sys/unix/stack_overflow.rs | |
| parent | bf193d69fe48f4ec3cac57ab7abb4e9f2a291661 (diff) | |
| download | rust-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
