racer-rust / racer

Rust Code Completion utility
MIT License
3.36k stars 278 forks source link

Fix breakage from upstream changes in Rust #1183

Open Mark-Simulacrum opened 2 years ago

Mark-Simulacrum commented 2 years ago

cc @Xanewok -- if we could also publish a new release, that would be great

pietroalbini commented 2 years ago

You also need to update the pinned nightly in https://github.com/racer-rust/racer/blob/master/rust-toolchain.toml for CI to go green.

Mark-Simulacrum commented 2 years ago

https://github.com/rust-lang/rls/pull/1775 is likely going to supercede this PR by inlining racer into RLS, so presuming that moves ahead will likely skip pushing this forward and close it.