about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-15 07:55:58 +0000
committerbors <bors@rust-lang.org>2020-08-15 07:55:58 +0000
commit5205b974d588a41798a7438b91bf26a6f084e0dd (patch)
tree7d27b3577fc58808de36e2c6efe3742ebd10dc11 /library/std/src/sys/unix/stdio.rs
parentf7aac25850b68ead13831e7c4605dcc7d07e4e9b (diff)
parent85a9cfaa3110f204242df8536636b73318ced145 (diff)
downloadrust-5205b974d588a41798a7438b91bf26a6f084e0dd.tar.gz
rust-5205b974d588a41798a7438b91bf26a6f084e0dd.zip
Auto merge of #75539 - ehuss:fix-crate-version-rustdoc-bootstrap, r=Mark-Simulacrum
Fix crate-version with rustdoc in bootstrap.

Cargo will now automatically use the `--crate-version` flag (see https://github.com/rust-lang/cargo/pull/8509). Cargo has special handling to avoid passing the flag if it is passed in via RUSTDOCFLAGS, but the `rustdoc` wrapper circumvents that check. This causes a problem because rustdoc will fail if the flag is passed in twice. Fix this by using RUSTDOCFLAGS.

This will be necessary when 1.47 is promoted to beta, but should be safe to do now.
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions