format! strings may contain variables within the string representation. This is a lint as of a recent rustc nightly version.
test: Format strings in `test_runner` #33753
pull rustaceanrob wants to merge 1 commits into bitcoin:master from rustaceanrob:10-31-runner-clippy changing 3 files +16 −20-
rustaceanrob commented at 11:10 AM on October 31, 2025: contributor
- DrahtBot added the label Tests on Oct 31, 2025
-
DrahtBot commented at 11:11 AM on October 31, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33753.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK TheCharlatan, rkrux, maflcko If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
maflcko commented at 11:17 AM on October 31, 2025: member
Thanks. It makes sense to be clippy-clean and just consistently apply the shorter and easier-to-read variant.
lgtm ACK d305b865c9630646a6cf7d227c08ba4263a379f7
-
78d4d36730
test: Format strings in `*.rs`
`format!` strings may contain variables within the string representation. This is a lint as of a recent `rustc` nightly version.
- rustaceanrob force-pushed on Oct 31, 2025
-
rustaceanrob commented at 1:42 PM on October 31, 2025: contributor
I found the lint in additional files and have updated accordingly in 78d4d36730d44de93690b43f900a9202517291f6
- TheCharlatan approved
-
TheCharlatan commented at 1:51 PM on October 31, 2025: contributor
ACK 78d4d36730d44de93690b43f900a9202517291f6
- DrahtBot requested review from maflcko on Oct 31, 2025
- rkrux approved
-
rkrux commented at 2:32 PM on October 31, 2025: contributor
crACK 78d4d36730d44de93690b43f900a9202517291f6
-
maflcko commented at 2:41 PM on October 31, 2025: member
lgtm ACK 78d4d36730d44de93690b43f900a9202517291f6
- fanquake merged this on Oct 31, 2025
- fanquake closed this on Oct 31, 2025
- rustaceanrob deleted the branch on Oct 31, 2025