Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

nicer batch file error when building miri-script fails #3703

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

RossSmyth
Copy link
Contributor

@RalfJung
Copy link
Member

Thanks :)
@bors r+

@bors
Copy link
Collaborator

bors commented Jun 23, 2024

📌 Commit b74ba43 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jun 23, 2024

⌛ Testing commit b74ba43 with merge c7ea8f8...

@bors
Copy link
Collaborator

bors commented Jun 23, 2024

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

@bors bors merged commit c7ea8f8 into rust-lang:master Jun 23, 2024
8 checks passed
@RossSmyth RossSmyth deleted the ms-err branch June 24, 2024 02:33
bors added a commit that referenced this pull request Jun 28, 2024
…01, r=RalfJung

Fix miri.bat to not exit unconditionally

#3703 has a small typo causing it to regress ./miri.bat to not working at all.

This PR fixes it. Tested on Windows 11, with stable toolchain missing as well as installed.
```test
./miri toolchain
error: toolchain 'stable-x86_64-pc-windows-msvc' is not installed
Failed to build miri-script. Is the 'stable' toolchain installed?
```

Closes #3714
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.

3 participants