ZIm/crates/diagnostics
Antonio Scandurra 59f160a30a Introduce the ability to include or exclude warnings from project diagnostics (#3056)
![CleanShot 2023-09-27 at 18 09
37](https://github.com/zed-industries/zed/assets/482957/317d31e4-81f8-44d8-b94f-8ca7150d3fd2)

Release Notes:

- Added the ability to exclude warnings from project diagnostics. By
default, they will be on but they can be disabled temporarily by
clicking on the warnings icon. The default behavior can be changed by
changing the new `diagnostics.include_warnings` setting.
2023-09-29 16:04:42 +02:00
..
src Introduce the ability to include or exclude warnings from project diagnostics (#3056) 2023-09-29 16:04:42 +02:00
Cargo.toml Introduce the ability to include or exclude warnings from project diagnostics (#3056) 2023-09-29 16:04:42 +02:00