rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.16k stars 318 forks source link

Don’t print `Preparing a sysroot` when `-q`/`--quiet` is passed #3531

Closed narpfel closed 2 months ago

narpfel commented 2 months ago

Resolves #3530.

This also fixes a typo in cargo miri --help that I found while trying to run the --print-sysroot example.

RalfJung commented 2 months ago

This looks great, thanks! @bors r+

bors commented 2 months ago

:pushpin: Commit 503e82ab144c7d81e83b12b981697c24f05d7280 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 2 months ago

:hourglass: Testing commit 503e82ab144c7d81e83b12b981697c24f05d7280 with merge 52e5f11f81221883cacef6d7008e77a277481c00...

bors commented 2 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 52e5f11f81221883cacef6d7008e77a277481c00 to master...