Skip to content

Commit

Permalink
Update the rls and rustfmt submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Dec 15, 2017
1 parent 04b2344 commit b1e7597
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 19 deletions.
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
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"

0 comments on commit b1e7597

Please sign in to comment.