Files
zed/crates
Marshall Bowers 0d0ce95eae Replace lazy_static! with OnceLock in ai crate (#8647)
This PR replaces a `lazy_static!` usage in the `ai` crate with
`OnceLock` from the standard library.

This allows us to drop the `lazy_static` dependency from this crate.

Release Notes:

- N/A
2024-02-29 23:37:20 -05:00
..
2024-02-28 19:23:36 -07:00
2024-02-26 22:15:11 -07:00
2024-02-26 22:15:11 -07:00
2024-02-22 22:28:08 -05:00
2024-02-28 19:23:36 -07:00
2024-02-29 17:24:35 -08:00
2024-02-28 19:23:36 -07:00
2024-01-29 23:47:20 -05:00
2024-02-27 14:29:27 -07:00
2024-02-27 20:41:49 +02:00
2024-02-27 21:36:12 -07:00
2024-02-28 19:23:36 -07:00