about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-05-22 21:45:00 +0200
committerGitHub <noreply@github.com>2020-05-22 21:45:00 +0200
commit3083ce7ab127dfd1cbb453810579ca827dcfd7bb (patch)
treece8560682a5b1416b63b068651f426f0dccc07be /library/std/src/sys/unix/stack_overflow.rs
parent01adfe1bc370af0b16265fc6bebbeb9ffe7f459a (diff)
parent07b1de4e9a4a223840efd60475b86f815e84acfa (diff)
downloadrust-3083ce7ab127dfd1cbb453810579ca827dcfd7bb.tar.gz
rust-3083ce7ab127dfd1cbb453810579ca827dcfd7bb.zip
Rollup merge of #72453 - dtolnay:open, r=Mark-Simulacrum
Add flag to open docs:  x.py doc --open

This aligns with Cargo's flag `cargo doc --open`.

Tested with:

```bash
   # opens doc/index.html
x.py doc --stage 0 --open
x.py doc --stage 0 --open src/doc

   # opens doc/book/index.html
x.py doc --stage 0 --open src/doc/book

   # opens doc/std/index.html
x.py doc --stage 0 --open src/libstd

   # opens doc/proc_macro/index.html
x.py doc --stage 0 --open src/libproc_macro

   # opens both
x.py doc --stage 0 --open src/libstd src/libproc_macro
```
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions