ZIm/zed
Nathan Sobo 97a8a8ed43 Remove unsafe code from App::test_async
I don't actually think it was correct to allow the future to borrow a mutable app reference. I went back to passing a wrapper around the refcell to async tests. They'll be a bit more annoying to write but also totally safe.
2021-04-10 00:05:09 -06:00
..
assets Implement SVG rendering 2021-04-06 13:46:33 +02:00
src Remove unsafe code from App::test_async 2021-04-10 00:05:09 -06:00
Cargo.toml Merge pull request #11 from zed-industries/undo 2021-04-09 18:50:36 +02:00