Auto merge of #54643 - Xanewok:fix-rls, r=kennytm
Fix RLS toolstate after #54356 merge Fixes toolstate regression caused by https://github.com/rust-lang/rust/pull/54356. The `save::process_crate` now needs to be passed an additional `&Input`, this change contains the RLS equivalent of [this](https://github.com/rust-lang/rust/pull/54356/files#diff-707a0eda6b2f1a0537abc3d23133748cR983). r? @kennytm (or @nrc if you're not away yet)
This commit is contained in:
commit
63d51e89af
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 9e2864638643be481c164a76d1e87506adcdaadb
|
||||
Subproject commit 15d4d4a5b0cf3c0155195f3322cc7a61148e5567
|
||||
Loading…
Add table
Add a link
Reference in a new issue