Skip to content

Commit

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

πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro).
  • Loading branch information
rust-highfive committed Jun 16, 2020
1 parent dfafe87 commit 18b01ba
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": "ad4bc3323b9299d867697e9653dcea1b5e1ad283",
"datetime": "2020-06-01T22:44:15Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
"datetime": "2020-06-16T14:59:23Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334",
"datetime": "2020-06-11T21:37:40Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
"datetime": "2020-06-16T14:59:23Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334",
"datetime": "2020-06-11T21:37:40Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
"datetime": "2020-06-16T14:59:23Z"
},
{
"tool": "book",
Expand Down

0 comments on commit 18b01ba

Please sign in to comment.