zed/crates/gpui
Max Brunsfeld 8b7a9367fa Avoid storing type name string on AnyViewHandle
It won't be needed for leak error messages, because the typed
view handle will typically be created first. And this avoids
increasing the size of the handle used in production.
2022-03-01 18:22:09 -08:00
..
examples
grammars/context-predicate Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
src Avoid storing type name string on AnyViewHandle 2022-03-01 18:22:09 -08:00
build.rs
Cargo.toml Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00