ZIm/crates/diagnostics/src
Nate Butler e8a2dd92c8
Derive icon paths (#17816)
This PR improves adding and working with icons by using the new
`DerivePathStr` to derive icon paths.

This means paths no longer need to be manually specified, and the
`IconName` and file name will always be consistent between icons.

This PR does not do any work to standardize icons visually, remove
unused icons, or any other such cleanup.

Release Notes:

- N/A
2024-09-13 21:12:29 -04:00
..
diagnostics.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
diagnostics_tests.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
items.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
project_diagnostics_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
toolbar_controls.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00