rust-bitcoin-unsafe-fast/internals/src
Tobin C. Harding ddde3162ff
Remove unnecessary lifetimes
Linter with new nightly toolchain finds another lifetime that can be
elided, do so.
2024-10-23 06:55:25 +11:00
..
error Remove unnecessary lifetime 2024-10-10 10:18:49 +11:00
array_vec.rs Add unit test for ArrayVec::extend_from_slice 2024-08-30 09:14:43 +10:00
compact_size.rs Run the formatter 2024-10-10 10:39:53 +11:00
const_tools.rs Refactor Rust version checking 2024-08-19 15:21:01 +02:00
error.rs Removed //! spare line at end of headers 2024-05-22 12:23:57 +01:00
lib.rs Warn on future deprecations 2024-10-15 07:56:06 +11:00
macros.rs Allow unused in `macros.rs` docs 2024-09-18 16:38:19 +01:00
parse.rs clippy: change accidental doccomments into correct comments 2024-09-30 12:30:57 +00:00
script.rs Re-write (and re-name) read_uint_iter 2024-09-09 06:31:39 +10:00
serde.rs Remove unnecessary lifetimes 2024-10-23 06:55:25 +11:00