ZIm/crates/zed
Max Brunsfeld 9e4b3ce94c
Avoid an unwrap when loading languages (#8562)
We couldn't reproduce the panic, but I believe it was possible when
uninstalling an extension while one if its grammars was still loading.

Release Notes:
- Fixed a crash that could happen when uninstalling a language extension
while its grammar was loading.

---------

Co-authored-by: Conrad <conrad@zed.dev>
2024-02-28 14:08:45 -08:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Introduce a new ToggleGraphicsProfiler command (#7607) 2024-02-09 13:29:40 +01:00
src Avoid an unwrap when loading languages (#8562) 2024-02-28 14:08:45 -08:00
build.rs linux: disable mac-os specific build commands 2024-02-04 15:58:29 -08:00
Cargo.toml v0.126.x dev 2024-02-28 13:13:51 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00