Skip to content

Commit d666356

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54249!
Tested on commit rust-lang/rust@f1aefb4. Direct link to PR: <rust-lang/rust#54249> πŸŽ‰ miri on windows: build-fail β†’ test-pass. πŸŽ‰ miri on linux: build-fail β†’ test-pass.
1 parent bfb641a commit d666356

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": "59fa6bd6c14eebd213884da08a33639b4c848bb3",
14-
"datetime": "2018-08-03T17:07:56Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "f1aefb48d2ec7ac38a66c964396a5aec729b7a28",
14+
"datetime": "2018-09-17T11:29:12Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)