Skip to content

Commit

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

Most importantly this includes:
* Collect file -> edition mapping after AST expansion ([#1513](rust-lang/rls#1513)) (enabled by #62679)
* Fix rustfmt during builds by reading edition from manifest ([#1533](rust-lang/rls#1533))

Which fixes the annoying problem where users couldn't format via RLS while `cargo fmt` worked.

The beta cut-off is drawing near and I'd like to make sure this lands before then.
  • Loading branch information
bors committed Aug 8, 2019
2 parents db7c773 + 2eb06cb commit 0452340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from 97cbb0 to bdfcef

0 comments on commit 0452340

Please sign in to comment.