zed/crates/vim
Piotr Osiewicz abf3b4a54e
chore: Replace lazy_static Mutex with const. (#2693)
Mutex::new() is const-stable as of Rust 1.63.

Release Notes:
- N/A
2023-07-07 15:07:12 +02:00
..
src chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00
test_data Fix remaining vim failures 2023-04-20 15:25:11 -06:00
Cargo.toml chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00