@@ -21,24 +21,16 @@ members = [
21
21
" tools/rustfmt" ,
22
22
# FIXME(https://github.com/rust-lang/cargo/issues/4089): move these to exclude
23
23
" 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" ,
26
25
" 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" ,
31
26
" tools/rls/test_data/reformat" ,
32
- " tools/rls/test_data/bin_lib_no_cfg_test" ,
33
27
" tools/rls/test_data/multiple_bins" ,
34
28
" tools/rls/test_data/bin_lib" ,
35
29
" tools/rls/test_data/reformat_with_range" ,
36
30
" tools/rls/test_data/find_impls" ,
37
31
" tools/rls/test_data/infer_bin" ,
38
32
" tools/rls/test_data/infer_custom_bin" ,
39
33
" tools/rls/test_data/infer_lib" ,
40
- " tools/rls/test_data/omit_init_build" ,
41
- " tools/rls/test_data/unicødë" ,
42
34
" tools/rls/test_data/workspace_symbol" ,
43
35
]
44
36
0 commit comments