Files
oak-gpui/crates
Max Brunsfeld f417893a7b Avoid unwrap of Worktree::root_entry in resolve_path_in_worktrees (#16917)
It looks like this unwrap was introduced in
https://github.com/zed-industries/zed/pull/16534.

I think a worktree's `root_entry` can be null if it represents a
non-existent file that has not yet been saved. I hit a panic due to the
`unwrap` a couple of times on nightly.

Release Notes:

- N/A
2024-08-26 14:01:56 -07:00
..
2024-05-29 18:06:45 -07:00
2024-07-23 15:01:05 -07:00
2024-08-26 14:47:02 -06:00
2024-04-30 23:31:59 -06:00
2024-08-13 23:06:07 -07:00
2024-08-26 02:24:08 +03:00
2024-03-11 10:45:57 +01:00
2024-07-15 17:04:15 -06:00
2024-08-26 14:47:02 -06:00
2024-08-26 14:47:02 -06:00
2024-08-26 14:47:02 -06:00
2024-08-09 13:37:54 -04:00
2024-04-15 14:21:52 +02:00
2024-08-16 10:09:38 -07:00