rust-lang / rust-lang/miri-test-libstd
Also test run-pass tests
Open
@oli-obk is already working on this.
Since Mar 24, 2022.
- Dominant language
- Shell
- Stars
- 23
- Forks
- 10
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 3
Description
@oli-obk sometimes runs run-pass tests in Miri. It would be great to automate that and integrate it here!
Preliminary conversations with the Rust compiler team indicate that they would be fine with tests being marked as unsupported by Miri, e.g. through a // ignore-miri flag.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.