Skip to content

build(justfile): Suppress cargo output noise in run recipe - #907

Merged
JeanMertz merged 1 commit into
mainfrom
cargo-run-quiet
Jul 30, 2026
Merged

build(justfile): Suppress cargo output noise in run recipe#907
JeanMertz merged 1 commit into
mainfrom
cargo-run-quiet

Conversation

@JeanMertz

@JeanMertz JeanMertz commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

The run recipe now passes {{quiet_flag}} to cargo run, so just --quiet run no longer prints cargo's build progress and status lines before the program's own output.

The `run` recipe now passes `{{quiet_flag}}` to `cargo run`, so
`just run` no longer prints cargo's build progress and status lines
before the program's own output.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz
JeanMertz merged commit 4b03c5f into main Jul 30, 2026
16 checks passed
@JeanMertz
JeanMertz deleted the cargo-run-quiet branch July 30, 2026 09:04
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.

1 participant