rust-lang / rls

Repository for the Rust Language Server (aka RLS)
Other
3.53k stars 257 forks source link

Bump to Tokio 1.0 #1741

Closed Xanewok closed 2 years ago

Xanewok commented 3 years ago

Closes #1695 Closes #1693

Just enabled by https://github.com/tokio-rs/tokio/pull/3388.

Work in progress to prune winapi 0.2, still needs patches upstreamed that migrate parity-tokio-ipc and jsonrpc-* crates to Tokio 1.0. Let's see what CI has to say, first.

Blocked on:

Xanewok commented 2 years ago

@bors r+

bors commented 2 years ago

:pushpin: Commit f612dfd62d9c9dd017e5a223ffb76e96e84732d3 has been approved by Xanewok

bors commented 2 years ago

:hourglass: Testing commit f612dfd62d9c9dd017e5a223ffb76e96e84732d3 with merge 7dfa30b2b89468e4222f464217d50142bd249f37...

bors commented 2 years ago

:sunny: Test successful - checks-actions Approved by: Xanewok Pushing 7dfa30b2b89468e4222f464217d50142bd249f37 to master...