Files
tokio/.github/workflows
Ivan Petkov 2747043f6f tests: enable running wasm32-unknown-unknown tests (#4421)
* Several of tokio's features (e.g. the channel implementation) do not
  need a runtime to work, and can be compiled and used for
  wasm32-unknown-unknown targets
* This change enables running tests for the `sync` and `macros` features
  so that we can note any regressions there
2022-01-27 15:07:52 +01:00
..
2020-07-21 15:32:54 -07:00
2020-07-21 15:32:54 -07:00
2021-09-14 09:40:04 +02:00