chore: Configure Renovate #3

Open
Jade wants to merge 11 commits from renovate/configure into main

11 commits

Author SHA1 Message Date
Renovate
5e93142cfa
Add renovate.json
Some checks failed
CI / x86_64-unknown-linux-gnu (msrv) (pull_request) Failing after 1m37s
CI / x86_64-unknown-linux-gnu (stable) (pull_request) Failing after 5s
CI / x86_64-unknown-linux-musl (pull_request) Failing after 5s
CI / Benchmarks using x86_64-unknown-linux-gnu (nightly) (pull_request) Successful in 44s
CI / Rustfmt and Clippy (pull_request) Failing after 7s
CI / x86_64-unknown-linux-gnu (nightly) (pull_request) Successful in 10m32s
CI / aarch64-apple-darwin (stable) (pull_request) Has been cancelled
CI / x86_64-apple-darwin (pull_request) Has been cancelled
2025-09-09 23:17:29 +01:00
Jason Volk
03bed96afb partially revert 4ee4e3962 to unfix smoketest
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-20 05:04:20 +00:00
Jason Volk
82af58d6a1 some API's expect nullptr args, not zero-len value ptr; make zst's nullptrs
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-20 02:45:49 +00:00
Jason Volk
4ee4e39623 fix various lints
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-20 02:45:49 +00:00
Jason Volk
7ba1a95fdc additional assertions
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-20 02:19:47 +00:00
Michael Rieder
d87938bfdd Add feature disable_cache_oblivious to jemallocator re-exports (#104)
Signed-off-by: Michael Rieder <mail@mrieder.ch>
2024-10-23 15:23:10 -04:00
Michael Rieder
04851ae000 Fix compiler and clippy warnings (#105)
Signed-off-by: Michael Rieder <mail@mrieder.ch>
2024-10-23 15:22:28 -04:00
Jason Volk
272e3cde0f Fix lots of bad stuff going on.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-23 15:18:59 -04:00
Jason Volk
b0f29280fa Replace assume! with assert_unchecked()
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-23 15:18:59 -04:00
Jason Volk
a84bd3f476 Add feature wrapping --enable-fill to support redzones for valgrind
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-23 15:18:59 -04:00
strawberry
c32af15f3b Revert "Allow unprefixed jemalloc on musl targets (#70)"
This reverts commit f7adfca5af.
2024-08-18 14:45:31 -04:00