Skip to content

Commit

Permalink
Auto merge of #54643 - Xanewok:fix-rls, r=kennytm
Browse files Browse the repository at this point in the history
Fix RLS toolstate after #54356 merge

Fixes toolstate regression caused by #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)
  • Loading branch information
bors committed Sep 28, 2018
2 parents 80e6e3e + 632f3b1 commit 63d51e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from 9e2864 to 15d4d4

0 comments on commit 63d51e8

Please sign in to comment.