zed/crates/gpui_macros/src
Conrad Irwin 014e6f66bb
gpui: Don't impl IntoElement on () (#8555)
Although it's kinda cute, rust makes it too easy to accidentally return
() from a function.

/cc @nathansobo

Release Notes:

- N/A
2024-02-28 15:19:05 -07:00
..
derive_into_element.rs Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
derive_render.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
gpui_macros.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
register_action.rs Remove some comments 2024-01-12 20:10:40 -08:00
style_helpers.rs Switch LSP prompts to use a non-blocking toast (#8312) 2024-02-23 15:18:32 -08:00
test.rs Resolve more todos 2024-01-09 15:08:05 -08:00