zed/gpui
Nathan Sobo 0cc5e8f742 Replace easy-parallel with scoped-pool for path searches
The easy-parallel crate spawned new threads on each call, which was resulting in way too many threads.

Co-Authored-By: Brooks Swinnerton <934497+bswinnerton@users.noreply.github.com>
2021-04-13 20:07:42 -06:00
..
examples Pass the on_finish_launching callback to Platform::run 2021-04-09 21:33:17 -06:00
grammars/context-predicate Add context predicate parser 2021-03-09 19:33:19 -07:00
src Replace easy-parallel with scoped-pool for path searches 2021-04-13 20:07:42 -06:00
build.rs Whitelist shader bindings using a regex, not individual types 2021-03-29 12:39:21 -07:00
Cargo.toml Replace easy-parallel with scoped-pool for path searches 2021-04-13 20:07:42 -06:00