tokio/tests-build
Kezhu Wang d590a369d5
macros: custom crate name for #[tokio::main] and #[tokio::test] (#4613)
This also enables `#[crate::test(crate = "crate")]` in unit tests.

See: rust-lang/cargo#5653
Fixes: #2312
2022-04-18 11:24:27 +02:00
..
2019-11-22 14:38:49 -08: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.