rust-bitcoin-unsafe-fast/internals/src
Jamil Lambert, PhD f5b716b099
Change rustdoc tag from compile_fail to ignore
The example code is supposed to fail to compile, but if it does run it
panics. This somehow confuses the compiler so that either the
compile_fail tag compiles but causes a lint warning about the panic or
using should_panic fails to compile.

Change the tag to ignore
2025-05-08 12:59:54 +01:00
..
error Update input_string.rs 2025-02-25 12:03:03 +02:00
array.rs Update array.rs 2025-04-11 09:40:13 +02:00
array_vec.rs chore: fix some typos in comments 2025-02-28 17:55:31 +08:00
compact_size.rs Run the formatter 2024-10-10 10:39:53 +11:00
const_tools.rs Refactor Rust version checking 2024-08-19 15:21:01 +02:00
lib.rs Allow uninlined format args 2025-05-06 09:49:02 +01:00
macros.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
parse.rs clippy: change accidental doccomments into correct comments 2024-09-30 12:30:57 +00:00
script.rs Re-write (and re-name) read_uint_iter 2024-09-09 06:31:39 +10:00
serde.rs Make `hex` in `internals` optional 2025-03-04 12:33:04 +01:00
slice.rs Change rustdoc tag from compile_fail to ignore 2025-05-08 12:59:54 +01:00
wrap_debug.rs Abstract out "debug-print hex fields" using WrapDebug 2025-02-20 10:56:12 -03:00