Skip to content

x.py test does not always support --test-args #72536

Closed
@RalfJung

Description

@RalfJung

#72527 added support for --test-args for miri and clippy. But some other tools still do not support this (I am not sure if it would make sense for all of them):

  • Linkcheck
  • Cargotest
  • Cargo
  • Rustfmt
  • CompiletestTest
  • All the Rustdoc ones
  • Tidy
  • ExpandYamlAnchors
  • the book tests
  • RustcGuide
  • Distcheck

Cc @Mark-Simulacrum

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions