rust-bitcoin-unsafe-fast/addresses/src
Jamil Lambert, PhD 2fbbc825c9
Allow uninlined format args
There is a new lint error on nightly-2025-04-25 "variables can be used
directly in the `format!` string".

Exclude the lint to allow the existing syntax in `format!` strings.
2025-05-06 09:49:02 +01:00
..
lib.rs Allow uninlined format args 2025-05-06 09:49:02 +01:00