mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 22:43:18 +00:00
On windows, path could be something like `C:\path\to\the\crate`. Hence,
`split('/')` would refuse to work in this case.
### Before

### After

Release Notes:
- N/A
|
||
|---|---|---|
| .. | ||
| test | ||
| arc_cow.rs | ||
| fs.rs | ||
| paths.rs | ||
| serde.rs | ||
| test.rs | ||
| util.rs | ||