zed/gpui
Nathan Sobo 914cf37f37 Remove executor::ForegroundTask wrapper
Now that smol returns the same Task as async_task, we can simply re-export the async_task::Task struct from our executor module.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-04-02 11:02:09 -06:00
..
grammars/context-predicate Add context predicate parser 2021-03-09 19:33:19 -07:00
src Remove executor::ForegroundTask wrapper 2021-04-02 11:02:09 -06:00
build.rs Whitelist shader bindings using a regex, not individual types 2021-03-29 12:39:21 -07:00
Cargo.toml Remove executor::ForegroundTask wrapper 2021-04-02 11:02:09 -06:00