Skip to content

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Nov 4, 2025

@oli-obk IIRC you mad this quiet-by-default so that it behaves like just running the program. I think that's rarely relevant... and quite often, you end up typing ./miri run and then wonder what the heck it is doing when it takes 60s before it even begins running the program (while it rebuilds Miri or the sysroot or whatever).

The is precedent for "by default, show the build progress": cargo run works that way. So I propose we make ./miri run behave more like cargo run (with a -q flag to be quiet).

@rustbot
Copy link
Collaborator

rustbot commented Nov 4, 2025

Thank you for contributing to Miri!
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Nov 4, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 7, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@RalfJung RalfJung added this pull request to the merge queue Nov 7, 2025
Merged via the queue into rust-lang:master with commit b2039fc Nov 7, 2025
13 checks passed
@RalfJung RalfJung deleted the run-verbose branch November 7, 2025 17:32
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Nov 7, 2025
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