mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-13 20:36:21 +01:00
`format!` strings may contain variables within the string representation. This is a lint as of a recent `rustc` nightly version.
`format!` strings may contain variables within the string representation. This is a lint as of a recent `rustc` nightly version.