Skip to content

Commit b6cd6de

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50650!
Tested on commit rust-lang/rust@6ecbe9b. Direct link to PR: <rust-lang/rust#50650> πŸŽ‰ miri on windows: build-fail β†’ test-pass. πŸŽ‰ miri on linux: build-fail β†’ test-pass.
1 parent 62bbb13 commit b6cd6de

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": "0a223d139cd26e5bfab23a478a5cad845eaab131",
14-
"datetime": "2018-05-10T16:28:30Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "6ecbe9b7f71b41422f9c9e45b1d31eefacea31a3",
14+
"datetime": "2018-05-11T18:27:12Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)