rust-bitcoin-unsafe-fast/io/src
Jamil Lambert, PhD 8e60711265
Use the anonymous lifetime for paths
New clippy lint in rustc nightly "lifetime flowing from input to output
with different syntax can be confusing".

Apply the suggested fix and use the anonymous lifetime for paths.
2025-06-09 09:31:55 +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 Use the anonymous lifetime for paths 2025-06-09 09:31:55 +01:00