zed/crates/zed
Max Brunsfeld b2d735e573
Always log panics (#2896)
I just panicked and wanted to see the cause, but forgot that panic files
get deleted when Zed uploads them.

Release Notes:

- Panics are now written to `~/Library/Logs/Zed/Zed.log`
2023-10-09 09:21:08 -07:00
..
resources
src Always log panics (#2896) 2023-10-09 09:21:08 -07:00
build.rs
Cargo.toml
RELEASE_CHANNEL