racer icon indicating copy to clipboard operation
racer copied to clipboard

Fix breakage from upstream changes in Rust

Open Mark-Simulacrum opened this issue 3 years ago • 2 comments

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

Mark-Simulacrum avatar May 16 '22 22:05 Mark-Simulacrum

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.

pietroalbini avatar May 17 '22 07:05 pietroalbini

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.

Mark-Simulacrum avatar May 17 '22 10:05 Mark-Simulacrum