Skip to content

refactor(diskio): replace eprintln!() with debug!() - #4063

Merged
rami3l merged 2 commits into
rust-lang:masterfrom
rami3l:refactor/less-eprintln
Oct 25, 2024
Merged

refactor(diskio): replace eprintln!() with debug!()#4063
rami3l merged 2 commits into
rust-lang:masterfrom
rami3l:refactor/less-eprintln

Conversation

@rami3l

Copy link
Copy Markdown
Member

Addresses @djc's concerns in reviewing #4061. See #4061 (comment) and #4061 (comment).

@rami3l
rami3l requested a review from djcOctober 25, 2024 13:28
djc
djc approved these changes Oct 25, 2024
@rami3l
rami3l enabled auto-merge October 25, 2024 13:38
@rami3l
rami3l added this pull request to the merge queue Oct 25, 2024
Merged via the queue into rust-lang:master with commit cd8356bOct 25, 2024
@rami3l
rami3l deleted the refactor/less-eprintln branch October 25, 2024 14:08
Sign up for freeto 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.

2 participants

@rami3l@djc