Skip to content

Commit 0a3623f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71418!
Tested on commit rust-lang/rust@0f9088f. Direct link to PR: <rust-lang/rust#71418> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent cc4118c commit 0a3623f

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "a51e004e1bf7f9bba151dd9104a217c1ace6a0a2",
14-
"datetime": "2020-05-08T10:56:52Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "0f9088f9610618e724cfc0cf2ba3721918be5ec9",
14+
"datetime": "2020-05-09T03:09:00Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)