rust-lightning/lightning
Matt Corallo ac4815abb6 Dont output logs when benchmarking
In 11ab302087 we accidentally removed
the `not(ldk_bench)` bound before outputting logs to stderr, which
we restore here. Instead of simply ignoring logs in benchmarks,
which we did previously, we instead format logs (in a way that LLVM
will not optimize out).
2024-08-30 18:42:04 +00:00
..
src Dont output logs when benchmarking 2024-08-30 18:42:04 +00:00
Cargo.toml Bump versions to rc1 2024-08-29 19:40:09 +00:00