rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
13.62k stars 1.49k forks source link

fix: Don't retry position relient requests and version resolve data #17157

Closed Veykril closed 2 weeks ago

Veykril commented 2 weeks ago

Fixes https://github.com/rust-lang/rust-analyzer/issues/15907 Fixes https://github.com/rust-lang/rust-analyzer/issues/14839 Fixes https://github.com/rust-lang/rust-analyzer/issues/16536

Veykril commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit 9371197182ce63b51469789064ac1aabb2b93388 has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit 9371197182ce63b51469789064ac1aabb2b93388 with merge 7f19431102e6043e65582460867f1846d9f54c1b...

bors commented 2 weeks ago

:sunny: Test successful - checks-actions Approved by: Veykril Pushing 7f19431102e6043e65582460867f1846d9f54c1b to master...