Skip to content

Commit 97a9393

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#77649!
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).
1 parent 7b4d362 commit 97a9393

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "cae8bc1f2324e31c98cb32b8ed37032fc9cef405",
7-
"datetime": "2020-10-10T14:43:55Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "25d2d09da7af7fcbb0661a3ff2cd1a7fba3be86e",
7+
"datetime": "2020-10-11T03:34:48Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "66936de05962e7e90adb265fb102042c34c7cbfe",
14-
"datetime": "2020-10-02T00:49:34Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "25d2d09da7af7fcbb0661a3ff2cd1a7fba3be86e",
14+
"datetime": "2020-10-11T03:34:48Z"
1515
},
1616
{
1717
"tool": "rustfmt",

0 commit comments

Comments
Β (0)