zed/crates/theme/src
Piotr Osiewicz 03c84466c2
chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)
While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
2024-10-07 01:29:58 +02:00
..
styles theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
default_colors.rs Document the theme crate (#18690) 2024-10-03 10:27:19 -04:00
fallback_themes.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
font_family_cache.rs Document the theme crate (#18690) 2024-10-03 10:27:19 -04:00
registry.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
scale.rs Document the theme crate (#18690) 2024-10-03 10:27:19 -04:00
schema.rs Document the theme crate (#18690) 2024-10-03 10:27:19 -04:00
settings.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
styles.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00
theme.rs theme crate spring cleaning (#18695) 2024-10-03 13:17:31 -04:00