Skip to content

Commit

Permalink
Auto merge of #63491 - Xanewok:update-rls, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
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 #63472

r? @Mark-Simulacrum
  • Loading branch information
bors committed Aug 17, 2019
2 parents 211d1e0 + 5124f34 commit e910be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from 7b0a20 to 496c89

0 comments on commit e910be8

Please sign in to comment.