ZIm/crates/gpui_macros/src
Marshall Bowers 01ba1ddef7
gpui_macros: Disable doctests (#13015)
This PR disables the doctests in the `gpui_macros` crate, as they depend
on `gpui` to run.

Since `gpui` depends on `gpui_macros`, we don't really want to add a
dependency on `gpui` (even though it _appears_ to work as a dev
dependency).

Also did some minor stylistic cleanup of some doc comments.

Release Notes:

- N/A
2024-06-13 18:45:28 -04:00
..
derive_into_element.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
derive_render.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
gpui_macros.rs gpui_macros: Disable doctests (#13015) 2024-06-13 18:45:28 -04:00
register_action.rs gpui-macros: Hide autogenerated action types/functions (#10417) 2024-04-11 15:38:47 +02:00
style_helpers.rs Adjust names of negated style methods (#11453) 2024-05-06 13:56:25 -04:00
test.rs Resolve more todos 2024-01-09 15:08:05 -08:00