rust-bitcoin-unsafe-fast/units/src
merge-script 8e52f758b5
Merge rust-bitcoin/rust-bitcoin#3715: units: Add `must_use`
2fd8614f5d units: Add additional must_use (Tobin C. Harding)
79a229b391 units: Add pedantic lint return_self_not_must_use (Tobin C. Harding)

Pull request description:

  Enable return_self_must_use and also run the linter locally with must_use_candidate.

  Add must_use attribute as required excluding obvious functions (conversion, getters, etc).

  Done as part of https://github.com/rust-bitcoin/rust-bitcoin/issues/3185

ACKs for top commit:
  apoelstra:
    ACK 2fd8614f5d091377f179440b04ec71f4853fd187; successfully ran local tests; nice! will one-ACK merge

Tree-SHA512: 90868846d6877830ca2b6931e8b94208434acc5a7b21808a32e2e1568c0ad33185644b931cae500e6619b8b4f19c39bce6922502d9233173722ef0e6455edba6
2024-12-11 18:22:02 +00:00
..
amount Merge rust-bitcoin/rust-bitcoin#3715: units: Add `must_use` 2024-12-11 18:22:02 +00:00
locktime Merge rust-bitcoin/rust-bitcoin#3715: units: Add `must_use` 2024-12-11 18:22:02 +00:00
block.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
fee_rate.rs units: Add additional must_use 2024-12-11 09:19:19 +11:00
lib.rs units: Add pedantic lint return_self_not_must_use 2024-12-11 08:50:27 +11:00
parse.rs 2024-12-01 automated rustfmt nightly 2024-12-01 01:41:12 +00:00
weight.rs units: Add additional must_use 2024-12-11 09:19:19 +11:00