Skip to content

cargo-miri: use rustc to determine the output filename #2741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Dec 27, 2022

This should fix #2740 and fix #1867: we no longer need to hard-code the file name logic in cargo-miri.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Dec 27, 2022

📌 Commit 717d313 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 27, 2022

⌛ Testing commit 717d313 with merge 9f316ae...

@bors
Copy link
Contributor

bors commented Dec 27, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 9f316ae to master...

@bors bors merged commit 9f316ae into rust-lang:master Dec 27, 2022
@RalfJung RalfJung deleted the filenames branch December 27, 2022 22:14
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 29, 2022
update Miri

Main PRs:
- rust-lang/miri#2741
- rust-lang/miri#2744

This should help quite a bit with Miri support for less common targets. :)
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 29, 2022
update Miri

Main PRs:
- rust-lang/miri#2741
- rust-lang/miri#2744

This should help quite a bit with Miri support for less common targets. :)
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Jan 3, 2023
update Miri

Main PRs:
- rust-lang#2741
- rust-lang#2744

This should help quite a bit with Miri support for less common targets. :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Miri does not support target x86_64-unknown-uefi cargo-miri does not support target x86_64-wrs-vxworks
2 participants