rust-bitcoin-unsafe-fast/io/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
..
bridge.rs Unify/reduce usage of `unsafe` 2025-03-27 20:15:37 +01:00
error.rs docs: The quotation marks are incorrect. 2025-03-10 12:10:12 +08:00
hash.rs io: Use function in place of GeneralHashExt 2025-03-06 11:47:29 +11:00
lib.rs Allow uninlined format args 2025-05-06 09:49:02 +01:00