Skip to content

Commit 5a0dc2d

Browse files
committed
Auto merge of #46740 - oli-obk:rls, r=nrc
Update the rls and rustfmt submodules r? @nrc
2 parents b4f3232 + b1e7597 commit 5a0dc2d

File tree

4 files changed

+32
-19
lines changed

4 files changed

+32
-19
lines changed

src/Cargo.lock

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

src/tools/rls

Submodule rls updated from be23ad3 to 9782aa4

src/tools/rustfmt

src/tools/toolstate.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ miri = "Testing"
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)