rust-bitcoin-unsafe-fast/primitives/src/script
Tobin C. Harding df500e9b71
primitives: Enable pedantic lints
Enable all the pedantic lints and fix warnings.

Notable items:

- `enum_glob_used` import types with a single character alias
- `doc_markdown`: add a whitelist that includes SegWit and OpenSSL
2025-03-06 10:58:17 +11:00
..
borrowed.rs Refer to `Script{Buf}` as `Self` where relevant 2025-02-20 19:30:07 +01:00
mod.rs primitives: Enable pedantic lints 2025-03-06 10:58:17 +11:00
owned.rs 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00