zed/crates/gpui
Antonio Scandurra 03619dfa55 Rename Drawable::boxed to into_element and make containers generic
Multi-element are now generic over any drawable child, which can be converted
into an element.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2023-04-21 12:43:19 -06:00
..
examples Rename Drawable::boxed to into_element and make containers generic 2023-04-21 12:43:19 -06:00
src Rename Drawable::boxed to into_element and make containers generic 2023-04-21 12:43:19 -06:00
build.rs Use a hand-coded parser for keymap context predicates 2023-01-16 15:53:49 -08:00
Cargo.toml Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00