tokio/tests-integration
Carl Lerche dd27f1a259
rt: remove unsafe from shell runtime. (#2333)
Since the original shell runtime was implemented, utilities have been
added to encapsulate `unsafe`. The shell runtime is now able to use
those utilities and not include its own `unsafe` code.
2020-03-20 21:06:50 -07:00
..
2019-10-25 12:50:15 -07:00

Tests that require additional components than just the tokio crate.