Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#64321!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@122fefc.
Direct link to PR: <rust-lang/rust#64321>

πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro, @rust-lang/infra).
πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @topecongiro, @rust-lang/infra).
πŸ’” rustc-guide on linux: test-pass β†’ test-fail (cc @mark-i-m @spastorino @amanjeev, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Sep 10, 2019
1 parent 718403d commit 8ffa0e4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "618768492f0c731fcb770dc2d178abe840846419",
"datetime": "2019-09-05T16:28:42Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e",
"datetime": "2019-09-10T04:28:01Z"
},
{
"tool": "rustfmt",
"windows": "build-fail",
"linux": "build-fail",
"commit": "618768492f0c731fcb770dc2d178abe840846419",
"datetime": "2019-09-05T16:28:42Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e",
"datetime": "2019-09-10T04:28:01Z"
},
{
"tool": "book",
Expand Down Expand Up @@ -72,8 +72,8 @@
{
"tool": "rustc-guide",
"windows": "test-pass",
"linux": "test-pass",
"commit": "1e869133b9888dc5abde54f4f31cb797ed9c7874",
"datetime": "2019-09-09T08:41:07Z"
"linux": "test-fail",
"commit": "122fefc63e4c2bab7f76bb24a7ab056b7bc7b37e",
"datetime": "2019-09-10T04:28:01Z"
}
]

0 comments on commit 8ffa0e4

Please sign in to comment.