zed/crates/gpui
Antonio Scandurra 786d95b8c8 Avoid storing fonts::Features in TextStyle
We were only using it for debugging purposes and that was causing
the `Theme` struct to become too big to hold on the stack.

Co-Authored-By: Julia Risley <julia@zed.dev>
2023-03-17 15:12:02 +01:00
..
examples
src Avoid storing fonts::Features in TextStyle 2023-03-17 15:12:02 +01:00
build.rs
Cargo.toml