Skip to content

Commit 3d06b6a

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54955!
Tested on commit rust-lang/rust@2d81989. Direct link to PR: <rust-lang/rust#54955> πŸŽ‰ miri on windows: build-fail β†’ test-pass. πŸŽ‰ miri on linux: build-fail β†’ test-pass.
1 parent 703af60 commit 3d06b6a

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": "2243fabd8f25c46a4a76199f10a2cd9adbb5c418",
14-
"datetime": "2018-10-10T14:52:25Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "2d81989974a134025be733115574bee8084095b4",
14+
"datetime": "2018-10-13T11:54:09Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)