Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Dec 6, 2018
1 parent 4b5840d commit f9e763e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "7139e1c3ab0f6b912955f27a0f7df13c582ce5ec",
"datetime": "2018-12-03T12:00:34Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
"datetime": "2018-12-06T12:42:46Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "c14ab13e618958bcb353b4e3c2eb2228475aa1ab",
"datetime": "2018-11-26T00:53:33Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
"datetime": "2018-12-06T12:42:46Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "52c785bfc24e43c668c9022cc1e79edcd6dcfd7c",
"datetime": "2018-08-08T08:39:04Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "128a1fa4e1f85e04f522653bb9bee83ed6523440",
"datetime": "2018-12-06T12:42:46Z"
},
{
"tool": "book",
Expand Down

0 comments on commit f9e763e

Please sign in to comment.