Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#46554!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@503153e.

πŸ’” rls on windows: test-fail β†’ build-fail (cc @nrc).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @nrc).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc).
  • Loading branch information
kennytm-githubbot committed Dec 26, 2017
1 parent 2598ba3 commit 631f463
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "76a1cbbda46c9b7ebab053e674a82679bde7771d",
"datetime": "2017-12-19T21:19:23Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "503153e9506890c31749768474506e0b4e3eb4ef",
"datetime": "2017-12-26T21:18:39Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "76a1cbbda46c9b7ebab053e674a82679bde7771d",
"datetime": "2017-12-19T21:19:23Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "503153e9506890c31749768474506e0b4e3eb4ef",
"datetime": "2017-12-26T21:18:39Z"
}
]

0 comments on commit 631f463

Please sign in to comment.