Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 28 additions & 15 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated from be23ad to 9782aa
2 changes: 1 addition & 1 deletion src/tools/rustfmt
4 changes: 2 additions & 2 deletions src/tools/toolstate.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ miri = "Testing"
clippy = "Testing"

# ping @nrc
rls = "Broken"
rls = "Testing"

# ping @nrc
# when breaking rustfmt, always break rls as well
rustfmt = "Broken"
rustfmt = "Testing"