Skip to content

Commit 6711156

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#63561!
Tested on commit rust-lang/rust@b505208. Direct link to PR: <rust-lang/rust#63561> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra). πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent 72a5d5b commit 6711156

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
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": "ecca4b8c4bea678615175e1673ffcb647a94eb4a",
7-
"datetime": "2019-08-30T17:43:40Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "b50520835f3b14409797139eca23f401a529e711",
7+
"datetime": "2019-09-03T02:01:25Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "e29faf0d095a51f5a06cfc6208a914b13481e1fe",
14-
"datetime": "2019-09-01T15:29:55Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "b50520835f3b14409797139eca23f401a529e711",
14+
"datetime": "2019-09-03T02:01:25Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)