Skip to content

rustdoc doctest collision on the core crate #200

Description

@forkwright

Problem

A rustdoc doctest on the core crate collides with another doctest (same identifier/name), causing a spurious failure or ambiguity in cargo test --doc.

Fix

Rename the colliding doctest identifier(s) so core's doctests run without collision; add to CI doctest coverage if not already gated.

Evidence: session s30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions