Use proper settings in the diagnostics section (#29791)

Follow-up of https://github.com/zed-industries/zed/pull/29706

Release Notes:

- N/A

Co-authored-by: Cole Miller <cole@zed.dev>
This commit is contained in:
Kirill Bulatov
2025-05-02 16:48:52 +03:00
committed by GitHub
co-authored by Cole Miller
parent 49a71ec3b8
commit d1b35be353
+1 -1
View File
@@ -934,7 +934,7 @@
// Shows all diagnostics when not specified.
"max_severity": null
},
"rust": {
"cargo": {
// When enabled, Zed disables rust-analyzer's check on save and starts to query
// Cargo diagnostics separately.
"fetch_cargo_diagnostics": false