-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Open
Labels
A-doctestsArea: Documentation tests, run by rustdocArea: Documentation tests, run by rustdocB-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-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
First implemented in #56189, this flag allows users to save the compiled binaries created when rustdoc runs documentation tests.
Pending work:
- Land rustdoc: Add option to persist doc test executables #56189
- Change the folder naming scheme? i.e. rustdoc: Add option to persist doc test executables #56189 (comment)
- Related option to also save the processed code, for debugging purposes?
- Ability to cross-compile doctests and either save the binaries or run them through some test runner
- Combining the binaries into a singular test runner, like how libtest saves a single binary that runs unit tests
tmandry, ShaddyDC and joseluis
Metadata
Metadata
Assignees
Labels
A-doctestsArea: Documentation tests, run by rustdocArea: Documentation tests, run by rustdocB-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-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.
Type
Projects
Status
No status