Skip to content

Commit 1a0ae8f

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50300!
Tested on commit rust-lang/rust@d450f99. Direct link to PR: <rust-lang/rust#50300> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent 8d9dfe1 commit 1a0ae8f

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": "949010d23e9f7037a8e6f323588873b3d2438fb1",
7-
"datetime": "2018-04-26T18:26:21Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "d450f991388021cd023d879804dc3bc9b56b3a21",
7+
"datetime": "2018-04-29T14:10:15Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)