ZIm/crates/zed/src
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
..
app_menus.rs Fix double menu item separator in "Help" section of app menu (#8351) 2024-02-25 10:17:10 -05:00
main.rs linux: fix invalid cross-device link error (#8437) 2024-02-27 21:49:28 -08:00
only_instance.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
open_listener.rs Use try_from_bytes in handle_file_urls (#7652) 2024-02-10 23:05:52 -07:00
zed.rs Avoid an unwrap when loading languages (#8562) 2024-02-28 14:08:45 -08:00