Skip to content

Commit f742a64

Browse files
committed
Update Cargo, RLS, and Rustfmt
1 parent b7b52cc commit f742a64

File tree

5 files changed

+52
-23
lines changed

5 files changed

+52
-23
lines changed

src/Cargo.lock

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

src/tools/cargo

Submodule cargo updated 90 files

src/tools/rls

Submodule rls updated from 9782aa4 to f44b74d

src/tools/rustfmt

src/tools/toolstate.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ miri = "Broken"
2929
clippy = "Testing"
3030

3131
# ping @nrc
32-
rls = "Broken"
32+
rls = "Testing"
3333

3434
# ping @nrc
3535
# when breaking rustfmt, always break rls as well
36-
rustfmt = "Broken"
36+
rustfmt = "Testing"

0 commit comments

Comments
 (0)