This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
307d8d9c8d26ecaf4ecd2a3bddf58ec00be7a666
zed
/
crates
/
vim
History
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