tokio/tests-build
Taiki Endo c90681bd8e
rt: simplify rt-* features (#2949)
tokio:

    merge rt-core and rt-util as rt
    rename rt-threaded to rt-multi-thread

tokio-util:

    rename rt-core to rt

Closes #2942
2020-10-12 14:13:23 -07:00
..
2019-11-22 14:38:49 -08:00
2020-10-12 14:13:23 -07:00
2020-10-12 14:13:23 -07:00
2019-11-22 14:38:49 -08:00

Tests the various combination of feature flags. This is broken out to a separate crate to work around limitations with cargo features.