Skip to content

Commit dcb915e

Browse files
committed
Update rls submodule
1 parent 57d0410 commit dcb915e

File tree

3 files changed

+32
-59
lines changed

3 files changed

+32
-59
lines changed

src/Cargo.lock

+30-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Cargo.toml

+1-9
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,16 @@ members = [
2121
"tools/rustfmt",
2222
# FIXME(https://github.com/rust-lang/cargo/issues/4089): move these to exclude
2323
"tools/rls/test_data/borrow_error",
24-
"tools/rls/test_data/completion",
25-
"tools/rls/test_data/find_all_refs",
24+
"tools/rls/test_data/common",
2625
"tools/rls/test_data/find_all_refs_no_cfg_test",
27-
"tools/rls/test_data/goto_def",
28-
"tools/rls/test_data/highlight",
29-
"tools/rls/test_data/hover",
30-
"tools/rls/test_data/rename",
3126
"tools/rls/test_data/reformat",
32-
"tools/rls/test_data/bin_lib_no_cfg_test",
3327
"tools/rls/test_data/multiple_bins",
3428
"tools/rls/test_data/bin_lib",
3529
"tools/rls/test_data/reformat_with_range",
3630
"tools/rls/test_data/find_impls",
3731
"tools/rls/test_data/infer_bin",
3832
"tools/rls/test_data/infer_custom_bin",
3933
"tools/rls/test_data/infer_lib",
40-
"tools/rls/test_data/omit_init_build",
41-
"tools/rls/test_data/unicødë",
4234
"tools/rls/test_data/workspace_symbol",
4335
]
4436

src/tools/rls

Submodule rls updated from 93b47d1 to 47b5b13

0 commit comments

Comments
 (0)