Hi,
I'm using Rust 1.59.0, and encountered cargo clippy
crash. What files / where should I look if I want to report the crash to the Rust team?
The crash reason is signal: 6, SIGABRT: process abort signal
Thanks!
Hi,
I'm using Rust 1.59.0, and encountered cargo clippy
crash. What files / where should I look if I want to report the crash to the Rust team?
The crash reason is signal: 6, SIGABRT: process abort signal
Thanks!
You can open an issue on the Clippy repository on GitHub.
If this is on Mac OS, it's probably: Clippy crash (version 1.59 on macOS) · Issue #8470 · rust-lang/rust-clippy · GitHub
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.