Files
zed/crates/languages/src
Sinan Gençoğlu ff7017c308 Replace lazy_static with std::sync::LazyLock (#16066)
Closes #15860 

Since rust std now supports LazyLock replacing lazy_static with it
reduce the external dependency.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-08-20 14:27:33 -04:00
..
2024-08-13 14:44:48 -04:00
2024-04-23 13:31:21 -04:00
2024-08-02 15:22:01 +02:00
2024-07-23 15:01:05 -07:00
2024-07-27 13:05:48 -04:00