Skip to content
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

Windows miri-script execution egronomics #3316

Merged
merged 1 commit into from Feb 24, 2024

Conversation

RossSmyth
Copy link
Contributor

@RossSmyth RossSmyth commented Feb 24, 2024

This allows for Windows users to use miri-script without pain. As working on miri earlier I was doing
.\miri-script\target\debug\miri-script.exe { install | build | ... } which wasn't fun.

miri.bat Outdated Show resolved Hide resolved
miri.bat Show resolved Hide resolved
@RalfJung
Copy link
Member

Thanks! None of us on the team use Windows so it's hard for us to even know where the issues are, let alone how to fix them. :)

In the future it'd be good to actually use this on CI (CI is a bash script even on Windows so I assume this script is not used there), but that doesn't have to happen for this PR.

This allows for Windows users to use miri-script without pain
@RossSmyth
Copy link
Contributor Author

Good idea, I'll open a PR with CI later.

@RalfJung
Copy link
Member

@bors r+
Thanks!

@bors
Copy link
Collaborator

bors commented Feb 24, 2024

📌 Commit c5872cb has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Feb 24, 2024

⌛ Testing commit c5872cb with merge cd9c314...

@bors
Copy link
Collaborator

bors commented Feb 24, 2024

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

@bors bors merged commit cd9c314 into rust-lang:master Feb 24, 2024
8 checks passed
@RossSmyth RossSmyth deleted the windows-script branch February 25, 2024 05:50
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.

None yet

3 participants