Skip to content

Commit

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

πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro @calebcartwright).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro @calebcartwright).
  • Loading branch information
rust-highfive committed Mar 25, 2021
1 parent e74329f commit e0ef369
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "b3e19a221e63dcffdef87e12eadf1f36a8b90295",
"datetime": "2021-03-12T19:28:04Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "26c7e55f47bf3a93a2e369d162dcc02ddf106f3a",
"datetime": "2021-03-25T05:07:59Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "218bf8d7657e1aadf6f499651078f3710df20c7b",
"datetime": "2021-02-10T12:57:08Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "26c7e55f47bf3a93a2e369d162dcc02ddf106f3a",
"datetime": "2021-03-25T05:07:59Z"
},
{
"tool": "book",
Expand Down

0 comments on commit e0ef369

Please sign in to comment.