ZIm/crates/gpui_macros/src
Marshall Bowers 03419da6f1
ui_macros: Remove DerivePathStr macro (#30862)
This PR removes the `DerivePathStr` macro, as it is no longer used.

Also removes the `PathStaticStr` macro from `gpui_macros`, which was
also unused.

Release Notes:

- N/A
2025-05-17 10:05:55 +00:00
..
derive_app_context.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
derive_into_element.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02: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 ui_macros: Remove DerivePathStr macro (#30862) 2025-05-17 10:05:55 +00:00
register_action.rs gpui: Switch from linkme to inventory for action registration (#24087) 2025-02-02 09:13:46 -08:00
styles.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
test.rs Rename regex search tool to grep and accept an include glob pattern (#29100) 2025-04-20 00:53:30 +00:00