-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-doctestsArea: Documentation tests, run by rustdocArea: Documentation tests, run by rustdocC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Problem
Steps
cargo +nightly t
Possible Solution(s)
Most likely some flags not passed to rustc
.
Notes
Output of cargo version
: cargo 1.45.0-nightly (9fcb8c1d2 2020-05-25)
> uname -a
Linux arch 5.6.15-zen2-1-zen rust-lang/cargo#1 ZEN SMP PREEMPT Thu, 28 May 2020 16:49:25 +0000 x86_64 GNU/Linux
> os/distro
Arch Linux
> rustup --version
rustup 1.21.1 (7832b2ebe 2019-12-20)
# release channel
nightly
Metadata
Metadata
Assignees
Labels
A-doctestsArea: Documentation tests, run by rustdocArea: Documentation tests, run by rustdocC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.