Skip to content

Commit

Permalink
Auto merge of #63472 - Xanewok:update-rls, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Update RLS

This update includes the ability to warn on deprecated config keys.
It's important to be able to warn the user whenever they're using
an old configuration rather than giving them a cryptic "unknown
configuration error"

cc rust-lang/vscode-rust#639

Since we removed a config value in the current nightly, it'd be
very good if this change can make also make it before cutting the
next release.
  • Loading branch information
bors committed Aug 11, 2019
2 parents 00ee1b4 + c8a2855 commit 899efd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from bdfcef to 7b0a20

0 comments on commit 899efd5

Please sign in to comment.