sapling/eden/scm/exec
Mark Shroyer 4f34f89445 Add lazy-initialized ApfsUtil::global() using OnceCell
Summary:
This will help us avoid using `lazy_static!` in ApfsUtil callers where
introducing dependency injection is currently infeasible.

Reviewed By: fanzeyi

Differential Revision: D41583488

fbshipit-source-id: 5b02307f8b2a6edb60a50581c9803fc417d35cbc
2022-12-01 12:25:05 -08:00
..
eden_apfs_mount_helper Add lazy-initialized ApfsUtil::global() using OnceCell 2022-12-01 12:25:05 -08:00
fsprobe update to rust 1.64.0 2022-09-27 15:18:58 -07:00
hgmain py3: remove python3 crate feature 2022-11-14 18:14:03 -08:00
scm_daemon Update libc to 0.2.137 2022-11-01 02:16:19 -07:00
scratch Update libc to 0.2.137 2022-11-01 02:16:19 -07:00
utils/src/bin Apply rustfmt 2022-08-06 09:10:10 -07:00