scx/rust
Tejun Heo 081b999361 scx_utils::topology: Use lazy_static instead of LazyLock
LazyLock is stable but has become so only very recently and can trigger
build errors on not-too-old stable rustc's which are still in wide use.
Let's use lazy_static instead for now.

Signed-off-by: Tejun Heo <tj@kernel.org>
2024-08-21 05:34:39 -10:00
..
scx_rustland_core versions: Synchronize crate dependency versions 2024-08-08 14:45:46 -10:00
scx_stats scx_stats/scripts/scxstats_to_openmetrics: Retry connection 2024-08-19 12:52:57 -10:00
scx_utils scx_utils::topology: Use lazy_static instead of LazyLock 2024-08-21 05:34:39 -10:00
meson.build scx_stats: s/scx_stat/scx_stats/ 2024-08-15 05:31:34 -10:00