Skip to content

Commit b51fe3f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52433!
Tested on commit rust-lang/rust@4bff385. Direct link to PR: <rust-lang/rust#52433> πŸŽ‰ miri on windows: build-fail β†’ test-pass. πŸŽ‰ miri on linux: build-fail β†’ test-pass. πŸŽ‰ nomicon on windows: test-fail β†’ test-pass. πŸŽ‰ nomicon on linux: test-fail β†’ test-pass.
1 parent 2682a83 commit b51fe3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
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": "860d169474acabdc53b9a698f8ce02eba7e0daeb",
14-
"datetime": "2018-07-03T14:32:15Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
14+
"datetime": "2018-07-17T15:40:40Z"
1515
},
1616
{
1717
"tool": "rls",
@@ -36,10 +36,10 @@
3636
},
3737
{
3838
"tool": "nomicon",
39-
"windows": "test-fail",
40-
"linux": "test-fail",
41-
"commit": "860d169474acabdc53b9a698f8ce02eba7e0daeb",
42-
"datetime": "2018-07-03T14:32:15Z"
39+
"windows": "test-pass",
40+
"linux": "test-pass",
41+
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
42+
"datetime": "2018-07-17T15:40:40Z"
4343
},
4444
{
4545
"tool": "reference",

0 commit comments

Comments
Β (0)