-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
A-miriArea: The miri toolArea: The miri toolC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
It would be great to have a way to run the in-tree Miri on a given file (similar to ./miri run
in the Miri repo). That should even work with the stage 0 Miri, given that Miri's test suite also passes for stage 0.
However, I am not sure what the best x.py
interface for this would look like, and how to integrate it. Cc @Mark-Simulacrum
Metadata
Metadata
Assignees
Labels
A-miriArea: The miri toolArea: The miri toolC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)