Skip to content

Commit 7ed0747

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71105!
Tested on commit rust-lang/rust@8e18e26. Direct link to PR: <rust-lang/rust#71105> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸŽ‰ rustc-dev-guide on linux: test-fail β†’ test-pass (cc @JohnTitor @amanjeev @spastorino @mark-i-m).
1 parent 6d73db1 commit 7ed0747

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "94d346360da50f159e0dc777dc9bc3c5b6b51a00",
14-
"datetime": "2020-04-09T23:19:27Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "8e18e26f12b1e8b3e913b15278bf6185f0f61add",
14+
"datetime": "2020-04-13T23:04:27Z"
1515
},
1616
{
1717
"tool": "rls",
@@ -79,8 +79,8 @@
7979
{
8080
"tool": "rustc-dev-guide",
8181
"windows": "test-pass",
82-
"linux": "test-fail",
83-
"commit": "c58c53274401acdc739f177aa3e408241e2e52d8",
84-
"datetime": "2020-04-13T19:48:31Z"
82+
"linux": "test-pass",
83+
"commit": "8e18e26f12b1e8b3e913b15278bf6185f0f61add",
84+
"datetime": "2020-04-13T23:04:27Z"
8585
}
8686
]

0 commit comments

Comments
Β (0)