rust-bitcoin-unsafe-fast/src
Tobin C. Harding 7b50a96ade Do not format prelude module
In preparation for running the formatter on all source files at the root
of the crate; skip formatting `prelude` module because we use
unconventional import statements so they to save writing a million
compiler attributes.
2022-07-19 13:43:12 +10:00
..
blockdata Merge rust-bitcoin/rust-bitcoin#1001: Remove leading colons 2022-07-19 01:39:04 +00:00
consensus Merge rust-bitcoin/rust-bitcoin#1066: Upgrade to secp256k1 v0.23.0 2022-07-12 14:03:49 +00:00
network Upgrade to bitcoin_hashes v0.11.0 2022-07-13 09:38:05 +10:00
util Merge rust-bitcoin/rust-bitcoin#1001: Remove leading colons 2022-07-19 01:39:04 +00:00
hash_types.rs Shield hash_newtypes from rustfmt 2022-07-19 13:43:12 +10:00
internal_macros.rs Merge rust-bitcoin/rust-bitcoin#1001: Remove leading colons 2022-07-19 01:39:04 +00:00
lib.rs Do not format prelude module 2022-07-19 13:43:12 +10:00
policy.rs Introduce SPDX license identifiers 2022-06-29 14:12:02 +10:00
serde_utils.rs Introduce SPDX license identifiers 2022-06-29 14:12:02 +10:00
test_macros.rs Introduce SPDX license identifiers 2022-06-29 14:12:02 +10:00