Skip to content

Commit 78b6db9

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#85884!
Tested on commit rust-lang/rust@1160cf8. Direct link to PR: <rust-lang/rust#85884> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @eddyb @oli-obk @RalfJung). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @eddyb @oli-obk @RalfJung).
1 parent 17ab921 commit 78b6db9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "41278062c8399ac02ed281e8b1648b99a36942e6",
7-
"datetime": "2021-06-01T03:19:31Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "1160cf864f2a0014e3442367e1b96496bfbeadf4",
7+
"datetime": "2021-06-01T12:10:53Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)