Reactivate clippy in toolstate.toml

This commit is contained in:
Oliver Schneider 2017-10-20 16:01:30 +02:00
parent c0956ff265
commit 2812865664
No known key found for this signature in database
GPG key ID: A69F8D225B3AD7D9
4 changed files with 162 additions and 2 deletions

@ -1 +1 @@
Subproject commit b62b1b68edcdf23a70cb12f31403c80e97f13634
Subproject commit 281bd790de7b992831a1ff8a589c0fc38c842c95

View file

@ -26,7 +26,7 @@
miri = "Broken"
# ping @Manishearth @llogiq @mcarton @oli-obk
clippy = "Broken"
clippy = "Compiling"
# ping @nrc
rls = "Testing"