rust-bitcoin-unsafe-fast/bitcoin/contrib
Tobin C. Harding 108a1f73ca Fail CI if docs build throws warnings
Convert all rustdocs build warnings to errors using `-D warnings` and
exit the script with 1 to signal the error.

While we are at it use `--all-features` instead of explicit feature list
when building docs. Without this the docs build fails with:

  error: too many file operands
2022-11-21 10:35:49 +11:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
test.sh Fail CI if docs build throws warnings 2022-11-21 10:35:49 +11:00