ZIm/crates/gpui_macros/src
Piotr Osiewicz cf7c64d77f
lints: A bunch of extra style lint fixes (#36568)
- **lints: Fix 'doc_lazy_continuation'**
- **lints: Fix 'doc_overindented_list_items'**
- **inherent_to_string and io_other_error**
- **Some more lint fixes**
- **lints: enable bool_assert_comparison, match_like_matches_macro and
wrong_self_convention**


Release Notes:

- N/A
2025-08-20 12:05:58 +02:00
..
derive_action.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
derive_app_context.rs gpui: Add use state APIs (#34741) 2025-07-19 01:27:54 +00:00
derive_inspector_reflection.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
derive_into_element.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
derive_render.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
derive_visual_context.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
gpui_macros.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
register_action.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
styles.rs gpui: Add shadow_xs, shadow_2xs and fix shadow values to match Tailwind CSS (#33361) 2025-07-03 09:50:26 -03:00
test.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00