Skip to content

Commit 46f5063

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#49698!
Tested on commit rust-lang/rust@d26f9e4. Direct link to PR: <rust-lang/rust#49698> πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc).
1 parent a454b6a commit 46f5063

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
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "4b9b70c394e7f341b4016fce4cbf763d404b26f9",
21-
"datetime": "2018-04-09T13:39:52Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "d26f9e42df76603fd21b0fe5dd1e8001caf9bf81",
21+
"datetime": "2018-04-12T02:59:51Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "4b9b70c394e7f341b4016fce4cbf763d404b26f9",
28-
"datetime": "2018-04-09T13:39:52Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "d26f9e42df76603fd21b0fe5dd1e8001caf9bf81",
28+
"datetime": "2018-04-12T02:59:51Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)