rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 3d01146374
Allow needless-borrows-for-generic-args
This lint triggers when parsing a reference to a large struct as a
generic argument, which is wrong.

Allow it crate wide because [subjectively] this lint never warns for
anything useful.
2024-04-02 11:40:41 +11:00
..
locktime relative locktime: add consensus encode/decode functions 2024-03-21 22:10:13 +00:00
amount.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
fee_rate.rs Move unit types to units 2024-03-12 11:59:39 +11:00
lib.rs Allow needless-borrows-for-generic-args 2024-04-02 11:40:41 +11:00
parse.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
test_macros.rs fix: Manually implement serde traits 2024-03-20 11:33:14 +11:00
weight.rs Move unit types to units 2024-03-12 11:59:39 +11:00