Skip to content

Commit

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

πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-fail β†’ 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 Oct 11, 2020
1 parent 7b4d362 commit 97a9393
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-fail",
"linux": "test-fail",
"commit": "cae8bc1f2324e31c98cb32b8ed37032fc9cef405",
"datetime": "2020-10-10T14:43:55Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "25d2d09da7af7fcbb0661a3ff2cd1a7fba3be86e",
"datetime": "2020-10-11T03:34:48Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "66936de05962e7e90adb265fb102042c34c7cbfe",
"datetime": "2020-10-02T00:49:34Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "25d2d09da7af7fcbb0661a3ff2cd1a7fba3be86e",
"datetime": "2020-10-11T03:34:48Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 97a9393

Please sign in to comment.