Skip to content

Commit f3574ad

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50503!
Tested on commit rust-lang/rust@697a989. Direct link to PR: <rust-lang/rust#50503> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent 85ded04 commit f3574ad

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
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "9ff8ec8fdf02b6d8ba35373943e0c6de13597697",
7-
"datetime": "2018-04-30T07:50:06Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "697a989ec05ad7445bacd68983fd807e159ea717",
7+
"datetime": "2018-05-08T12:26:34Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)