Auto merge of #63491 - Xanewok:update-rls, r=Mark-Simulacrum

Update RLS

This fixes handling default configuration for the `crate_blacklist`
RLS configuration.

Technically this isn't needed, as the VS Code extension can be
configured to accept a predefined blacklist that's equal to the default
one but it's best that it also lands so that we don't need to work
around that.

Without this, manually passing a `null` value as the configuration
unfortunately crashes the RLS. This is the last fix related to configuration.

cc https://github.com/rust-lang/rust/pull/63472

r? @Mark-Simulacrum
This commit is contained in:
bors 2019-08-17 04:47:20 +00:00
commit e910be8d7c

@ -1 +1 @@
Subproject commit 7b0a20bf13b7061b1eb31a058117ac5517ff8cc9
Subproject commit 496c89275221303a4b0c2779cb8203fb3ce2a136