Skip to content

Commit

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

πŸ’” rustc-guide on linux: test-pass β†’ test-fail (cc @amanjeev @spastorino @mark-i-m, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Nov 17, 2019
1 parent 88e6273 commit b205bca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
{
"tool": "rustc-guide",
"windows": "test-pass",
"linux": "test-pass",
"commit": "5f00849dc495f97ea9eeef07b958664bfb755ae3",
"datetime": "2019-11-16T17:48:11Z"
"linux": "test-fail",
"commit": "0f0c640e0ee5a9ad365e78e3c62239b3d65b7045",
"datetime": "2019-11-17T21:48:43Z"
}
]

2 comments on commit b205bca

@ecstatic-morse
Copy link

@ecstatic-morse ecstatic-morse commented on b205bca Nov 20, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was caused by a 503 from tockos.org, and not related to my PR

@mark-i-m
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ecstatic-morse! We are working on reducing the false positive rate.

Please sign in to comment.