diff options
| author | Christopher Vittal <christopher.vittal@gmail.com> | 2017-11-15 15:38:54 -0500 |
|---|---|---|
| committer | Christopher Vittal <christopher.vittal@gmail.com> | 2017-11-15 15:46:30 -0500 |
| commit | 4ce61b73620ade330bbafc3c6d56a0447bac2ca3 (patch) | |
| tree | 55d6c30c2519890736d1adf6f29ca4c360813091 | |
| parent | 98d5db3350c79f9f8061afc2e78fed838a45cfe5 (diff) | |
Change clippy to broken after hir::Ty enum change
| -rw-r--r-- | src/tools/toolstate.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/toolstate.toml b/src/tools/toolstate.toml index 744a0f96ad7..f1684f4c5ac 100644 --- a/src/tools/toolstate.toml +++ b/src/tools/toolstate.toml @@ -26,7 +26,7 @@ miri = "Broken" # ping @Manishearth @llogiq @mcarton @oli-obk -clippy = "Testing" +clippy = "Broken" # ping @nrc rls = "Testing" |
