Skip to content

Commit

Permalink
Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez
Browse files Browse the repository at this point in the history
Add `-` (stdin) support in rustdoc

This PR adds support for the special `-` input which threats the input as coming from *stdin* instead of being a filepath.

Doing this also makes `rustdoc` consistent with `rustc` and ~~every~~ other tools. Full [motivation](rust-lang/rust#124611 (comment)).

Fixes rust-lang/rust#123671
r? `@fmease`
  • Loading branch information
bors committed May 18, 2024
2 parents d8035f3 + 134566d commit 694417a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 694417a

Please sign in to comment.