Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't find crate for rustc_serialize #61480

Closed
Mark-Simulacrum opened this issue Jun 3, 2019 · 4 comments
Closed

can't find crate for rustc_serialize #61480

Mark-Simulacrum opened this issue Jun 3, 2019 · 4 comments
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@Mark-Simulacrum
Copy link
Member

root: clippy_panic - 1 detected crates which regressed due to this; cc @gibfahn

 * gibfahn/clippy-panic: [start](https://crater-reports.s3.amazonaws.com/beta-1.36-2/1.35.0/gh/gibfahn.clippy-panic/log.txt) v. [end](https://crater-reports.s3.amazonaws.com/beta-1.36-2/beta-2019-05-30/gh/gibfahn.clippy-panic/log.txt); cc @gibfahn
@Mark-Simulacrum Mark-Simulacrum added T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. labels Jun 3, 2019
@phansch
Copy link
Member

phansch commented Jun 3, 2019

Looking at the README of https://github.com/gibfahn/clippy-panic, I think this repo can be whitelisted as it has been crashing two years ago as well. It's basically invoking Clippy in a now unsupported way, I believe.

There's some more discussion in this Clippy issue.

@phansch
Copy link
Member

phansch commented Jun 3, 2019

@rustbot modify labels: T-dev-tools

@rustbot rustbot added the T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. label Jun 3, 2019
@gibfahn
Copy link
Contributor

gibfahn commented Jun 3, 2019

Yeah, I think rust-lang/rust-clippy#1638 (comment) contains the answer here.

This was only supposed to be a temp repo to repro a specific bug, which is no longer relevant. I've deleted the repo, thanks for the reminder!

@Mark-Simulacrum
Copy link
Member Author

Closing this then as it's probably not a concern then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants