reverie/experimental
Shayne Fletcher 09a86f99f9 codemods to remove lazy static 1/N
Summary:
first in a set of diffs with the intent of removing `lazy_static!` from fbcode.

this diff changes `std::sync::Mutex` and `parking_lot::Mutex` to plain `static` initializations where possible.

Reviewed By: zertosh

Differential Revision: D46335784

fbshipit-source-id: 105848f38dcb8083be77a4ad4db267058081fe53
2023-06-05 17:01:50 -07:00
..
docs Publish no-std design doc 2023-03-25 16:12:24 -07:00
nostd-print Open source experimental in-guest interception 2022-11-09 01:03:49 -08:00
reverie-host Update tempfile from 3.4 to 3.5 2023-03-30 17:11:37 -07:00
reverie-rpc update to Rust 1.65.0 2022-11-09 19:37:29 -08:00
reverie-rpc-macros Daily common/rust/cargo_from_buck/bin/autocargo 2023-05-02 09:19:48 -07:00
reverie-sabre codemods to remove lazy static 1/N 2023-06-05 17:01:50 -07:00
reverie-sabre-macros Daily common/rust/cargo_from_buck/bin/autocargo 2023-05-02 09:19:48 -07:00
riptrace update clap-3 and clap_complete-3 2023-05-19 06:51:50 -07:00
scrape-syscalls Open-source syscall scraper 2023-03-25 16:12:24 -07:00