tvl-depot/tvix/nix-compat/benches
Vincent Ambo 5faf7c9d7b refactor(tvix/nix-compat): remove use of lazy_static
This is now supported in the standard library via std::sync::LazyLock, but
requires some manual shuffling around of code.

I found at least one dead variable along the way, which I deleted.

Change-Id: I8600c87c49078fb5ff72671994c77b919259e67b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12608
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
2024-10-13 14:31:42 +00:00
..
derivation_parse_aterm.rs feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
narinfo_parse.rs refactor(tvix/nix-compat): remove use of lazy_static 2024-10-13 14:31:42 +00:00