Skip to content

Use --no-run with doctests now there is --persist-doctests #59053

@xd009642

Description

@xd009642
Contributor

Now it is possible using unstable features to persist the doctest executables with --persist-doctests it should be possible to use --no-run with doctests when they aren't going to be deleted after the run.

Activity

added
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wantedCall for participation: Help is requested to fix this issue.
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Mar 8, 2021
ABouttefeux

ABouttefeux commented on Apr 4, 2021

@ABouttefeux
Contributor

@rustbot claim

added a commit that references this issue on May 1, 2021
5f304a5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-doctestsArea: Documentation tests, run by rustdocE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @Centril@xd009642@jyn514@ABouttefeux

    Issue actions

      Use --no-run with doctests now there is --persist-doctests · Issue #59053 · rust-lang/rust