Use rls-data 0.18.1

This commit is contained in:
Igor Matuszewski 2018-09-25 08:32:49 +02:00
parent 3ceae8db47
commit 58a86213ab

View file

@ -57,7 +57,6 @@ cargo = { path = "tools/cargo" }
# that we're shipping as well (to ensure that the rustfmt in RLS and the
# `rustfmt` executable are the same exact version).
rustfmt-nightly = { path = "tools/rustfmt" }
rls-data = { git = "https://github.com/Xanewok/rls-data", branch = "compilation-options" }
# See comments in `tools/rustc-workspace-hack/README.md` for what's going on
# here