Skip to content

Commit eec401a

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

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": "949010d23e9f7037a8e6f323588873b3d2438fb1",
14-
"datetime": "2018-04-26T18:26:21Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "8ff4b42064b374bb62043f7729f84b6d979c7667",
14+
"datetime": "2018-05-08T20:37:05Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)