-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
thread 'main' panicked at 'could not find parent of path /' #2587
Labels
C-bug
Category: Clippy is not doing the correct thing
Comments
If you want me to add any debugging to the script(s) Travis is running here, just tell me and I'll add it ASAP. Below is reproduced the build system information from Travis. Build system information
|
The panicking code is removed by #2585. I assume reusing |
I can confirm that this no longer panics with clippy 0.0.193. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/rust-lang-nursery/rust-clippy/blob/e34a8553b00ebc3fed70dd2347ad0675b7eb0d56/src/main.rs#L131-L137
Well, somehow I hit the "never" error case.
Travis logs: https://travis-ci.org/nafi-lang/rust-nafi/jobs/359670126
The text was updated successfully, but these errors were encountered: