Skip to content

Commit

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

πŸ’” 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 Nov 25, 2020
1 parent 965fd3c commit 1999007
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": "8cfa7b4ec9d314a412f79c1748bd2dfa7575b2e3",
"datetime": "2020-11-21T03:58:50Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "ec039bd07510e5f9bde0d48c039871c0a7846e0b",
"datetime": "2020-11-25T09:43:38Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "b1277d04db0dc8009037e872a1be7cdc2bd74a43",
"datetime": "2020-11-08T16:15:22Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "ec039bd07510e5f9bde0d48c039871c0a7846e0b",
"datetime": "2020-11-25T09:43:38Z"
},
{
"tool": "book",
Expand Down

0 comments on commit 1999007

Please sign in to comment.