zed/gpui
Nathan Sobo 6b357a6ae7 Fix tests
I didn't realize a previous change had broken stuff. We need to always call `remove_dropped_entities` and `update_windows` in `flush_effects`, even if there aren't any effects. To achieve this, I use a `loop` to ensure we call these methods at least once before breaking.
2021-04-28 14:16:10 -06:00
..
examples
grammars/context-predicate
src Fix tests 2021-04-28 14:16:10 -06:00
build.rs
Cargo.toml Use our own scoped_pool implementation 2021-04-20 14:07:36 -07:00