Skip to content

Commit 69ba673

Browse files
committed
Use newest version of RLS and rustfmt
1 parent 218103e commit 69ba673

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

src/Cargo.lock

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

src/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ members = [
2222
# FIXME(https://github.com/rust-lang/cargo/issues/4089): move these to exclude
2323
"tools/rls/test_data/borrow_error",
2424
"tools/rls/test_data/common",
25+
"tools/rls/test_data/features",
2526
"tools/rls/test_data/find_all_refs_no_cfg_test",
2627
"tools/rls/test_data/reformat",
2728
"tools/rls/test_data/multiple_bins",

src/tools/rls

Submodule rls updated from 96d7461 to 78175cf

src/tools/rustfmt

0 commit comments

Comments
 (0)