rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 624cda07b3 Remove unnecessary casts
Clippy emits a bunch of warnings of form:

 warning: casting to the same type is unnecessary ...

As suggested, remove the unnecessary casts.
2022-11-04 11:44:23 +11:00
..
contrib Merge rust-bitcoin/rust-bitcoin#999: examples: Add taproot PSBT example workflow 2022-10-25 16:47:18 +00:00
examples Promote rust-miniscript finalizer 2022-10-27 10:40:45 -04:00
src Remove unnecessary casts 2022-11-04 11:44:23 +11:00
tests Promote rust-miniscript finalizer 2022-10-27 10:40:45 -04:00
Cargo.toml Move test_data/* tests/data 2022-10-27 10:40:44 -04:00