Skip to content

Commit 2e60d93

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#69325!
Tested on commit rust-lang/rust@2c462a2. Direct link to PR: <rust-lang/rust#69325> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸ’” reference on windows: test-pass β†’ test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra). πŸ’” reference on linux: test-pass β†’ test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra).
1 parent 6b08f2f commit 2e60d93

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

β€Ž_data/latest.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "7710ae0e2653e0fa14ff9b7797ed29340e0284a8",
7-
"datetime": "2020-02-19T14:25:01Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
7+
"datetime": "2020-02-20T22:44:31Z"
88
},
99
{
1010
"tool": "miri",
1111
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "e168dcd254d0a6a0cbaad5f2c054ce5116a07119",
14-
"datetime": "2020-02-14T16:31:40Z"
12+
"linux": "test-fail",
13+
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
14+
"datetime": "2020-02-20T22:44:31Z"
1515
},
1616
{
1717
"tool": "rls",
@@ -43,10 +43,10 @@
4343
},
4444
{
4545
"tool": "reference",
46-
"windows": "test-pass",
47-
"linux": "test-pass",
48-
"commit": "2628f579f6246df385acf9203bf2ffb6aedf5ccc",
49-
"datetime": "2019-08-08T12:48:54Z"
46+
"windows": "test-fail",
47+
"linux": "test-fail",
48+
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
49+
"datetime": "2020-02-20T22:44:31Z"
5050
},
5151
{
5252
"tool": "rust-by-example",

0 commit comments

Comments
Β (0)