Skip to content

Commit fb08430

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

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": "d4d5d67c1c20b9599c812ab4d926ab4fa9fe6935",
14-
"datetime": "2019-06-22T13:24:18Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "7e08576e4276a97b523c25bfd196d419c39c7b87",
14+
"datetime": "2019-06-24T20:39:58Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)