-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Doc tests not run with cargo test TESTNAME on stable (1.35.0) #6981
Copy link
Copy link
Open
Labels
A-doctestsArea: rustdoc --testArea: rustdoc --testA-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationC-bugCategory: bugCategory: bugCommand-testE-hardExperience: HardExperience: HardS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Metadata
Metadata
Assignees
Labels
A-doctestsArea: rustdoc --testArea: rustdoc --testA-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationC-bugCategory: bugCategory: bugCommand-testE-hardExperience: HardExperience: HardS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
The contents of doc/src/lib.rs:
Running
cargo test foo, doc tests matching the pattern are not run for stable 1.35.0, but they run fine with 1.34.2.