mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 22:43:18 +00:00
When we refactored settings to not pass JSON blobs around, we ended up needing to write *a lot* of code that just merged things (like json merge used to do). Use a derive macro to prevent typos in this logic. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| ignore.rs | ||
| worktree.rs | ||
| worktree_settings.rs | ||
| worktree_tests.rs | ||