Skip to content

Miri is not tested against nightly cargo #152772

Description

@RalfJung

As part of rustc CI, we do a smoke test of cargo miri. However, all this happens against bootstrap cargo, not against the actual cargo nightly users will use. This can lead to high-impact bugs such as rust-lang/miri#4855.

It would be good to find some way to test Miri with the "right" cargo in CI, but I am not sure how to best do that.
Cc @rust-lang/infra @weihanglo @epage

Metadata

Metadata

Assignees

Labels

A-miriArea: The miri toolC-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)

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions