Skip to content

Commit 90ef337

Browse files
committed
Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrc
tools: Update rustfmt and re-enable testing This allows rustfmt and the RLS to test and compile again.
2 parents 2d3afa6 + e3bf19d commit 90ef337

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/Cargo.lock

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

src/tools/rustfmt

src/tools/toolstate.toml

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

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

3434
# ping @nrc
35-
rustfmt = "Broken"
35+
rustfmt = "Testing"

0 commit comments

Comments
 (0)