You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this line should be [patch."https://github.com/rust-lang-nursery/rustfmt"]. RLS switched its depenence on rustfmt to a git dependency some time ago.
rust/src/Cargo.toml
Line 67 in 860d169
I think this line should be
[patch."https://github.com/rust-lang-nursery/rustfmt"].RLS switched its depenence on rustfmt to a git dependency some time ago.
This came up while looking into semarie/build-rust#9.