Skip to content

Commit

Permalink
Update rls submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
DSpeckhals committed Oct 7, 2017
1 parent 57d0410 commit dcb915e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 59 deletions.
79 changes: 30 additions & 49 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 1 addition & 9 deletions src/Cargo.toml
Expand Up @@ -21,24 +21,16 @@ members = [
"tools/rustfmt",
# FIXME(https://github.com/rust-lang/cargo/issues/4089): move these to exclude
"tools/rls/test_data/borrow_error",
"tools/rls/test_data/completion",
"tools/rls/test_data/find_all_refs",
"tools/rls/test_data/common",
"tools/rls/test_data/find_all_refs_no_cfg_test",
"tools/rls/test_data/goto_def",
"tools/rls/test_data/highlight",
"tools/rls/test_data/hover",
"tools/rls/test_data/rename",
"tools/rls/test_data/reformat",
"tools/rls/test_data/bin_lib_no_cfg_test",
"tools/rls/test_data/multiple_bins",
"tools/rls/test_data/bin_lib",
"tools/rls/test_data/reformat_with_range",
"tools/rls/test_data/find_impls",
"tools/rls/test_data/infer_bin",
"tools/rls/test_data/infer_custom_bin",
"tools/rls/test_data/infer_lib",
"tools/rls/test_data/omit_init_build",
"tools/rls/test_data/unicødë",
"tools/rls/test_data/workspace_symbol",
]

Expand Down
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from 93b47d to 47b5b1

0 comments on commit dcb915e

Please sign in to comment.