Update RLS and Rustfmt
This commit is contained in:
parent
77ab3a1d5f
commit
1b50f68135
@ -21,18 +21,19 @@ members = [
|
||||
"tools/rls",
|
||||
"tools/rustfmt",
|
||||
# FIXME(https://github.com/rust-lang/cargo/issues/4089): move these to exclude
|
||||
"tools/rls/test_data/bin_lib",
|
||||
"tools/rls/test_data/borrow_error",
|
||||
"tools/rls/test_data/common",
|
||||
"tools/rls/test_data/deglob",
|
||||
"tools/rls/test_data/features",
|
||||
"tools/rls/test_data/find_all_refs_no_cfg_test",
|
||||
"tools/rls/test_data/reformat",
|
||||
"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/multiple_bins",
|
||||
"tools/rls/test_data/reformat",
|
||||
"tools/rls/test_data/reformat_with_range",
|
||||
"tools/rls/test_data/workspace_symbol",
|
||||
]
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 015073b7c8a192584c15b2c1bd34a92025cf6836
|
||||
Subproject commit 194f8286f12701de80c95a457723a33ccad014ed
|
@ -1 +1 @@
|
||||
Subproject commit 291dbe8d87701f3617ccdd70caa49df1c27af0e0
|
||||
Subproject commit 2bfcadf8de0c587c04a0bf16a303c76cbef95fa7
|
Loading…
Reference in New Issue
Block a user