Skip to content

Commit 8e49156

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71173!
Tested on commit rust-lang/rust@534a41a. Direct link to PR: <rust-lang/rust#71173> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
1 parent 8625431 commit 8e49156

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": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "8e18e26f12b1e8b3e913b15278bf6185f0f61add",
14-
"datetime": "2020-04-13T23:04:27Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "534a41a32952d36ec73656357777ebbea707aeb4",
14+
"datetime": "2020-04-16T09:14:24Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)