tokio-rs / async-stream

Asynchronous streams for Rust using async & await notation
Other
604 stars 32 forks source link

Fix CI failure #79

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

UI test is currently broken due to a diagnostics change in rust 1.64: https://github.com/tokio-rs/async-stream/actions/runs/3110119539/jobs/5040982223