Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#68907!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@f8fd462.
Direct link to PR: <rust-lang/rust#68907>

πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro, @rust-lang/infra).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro, @rust-lang/infra).
πŸŽ‰ rustc-guide on linux: test-fail β†’ test-pass (cc @JohnTitor @amanjeev @spastorino @mark-i-m, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Feb 7, 2020
1 parent 79e62ca commit a659036
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "c58e09f138075ce6b3079f41f9c2f192a15b896c",
"datetime": "2020-02-03T13:07:51Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
"datetime": "2020-02-07T03:10:29Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "1721c9685b1ee69f1e17b3a8b09145b10fdfbe4a",
"datetime": "2019-10-12T22:05:18Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
"datetime": "2020-02-07T03:10:29Z"
},
{
"tool": "book",
Expand Down Expand Up @@ -72,8 +72,8 @@
{
"tool": "rustc-guide",
"windows": "test-pass",
"linux": "test-fail",
"commit": "e5b150edafc0e72cd7f5f3f67a4e8b417d515b01",
"datetime": "2020-02-02T02:55:53Z"
"linux": "test-pass",
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
"datetime": "2020-02-07T03:10:29Z"
}
]

0 comments on commit a659036

Please sign in to comment.