Skip to content

Commit

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

πŸ’” 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).
  • Loading branch information
rust-highfive committed Sep 28, 2020
1 parent 3b70696 commit 7f86752
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
@@ -1,17 +1,17 @@
[
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e37c99fa1ca2341d652a1b1859ea9aa2ae993e1e",
"datetime": "2020-09-26T19:53:48Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "fc2daaae610b5515438b551a2f3706196a997f35",
"datetime": "2020-09-28T20:15:56Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "d39b076489a8686961204721001ccd9a9e9a5e0a",
"datetime": "2020-09-06T01:48:10Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "fc2daaae610b5515438b551a2f3706196a997f35",
"datetime": "2020-09-28T20:15:56Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 7f86752

Please sign in to comment.