ZIm/crates/gpui_macros/src
Piotr Osiewicz 6825715503
Another batch of lint fixes (#36521)
- **Enable a bunch of extra lints**
- **First batch of fixes**
- **More fixes**

Release Notes:

- N/A
2025-08-19 20:33:44 +00: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 gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00: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