mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 13:10:04 +00:00
09a86f99f9
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |