matthiaskrgr / clippy_crashfinder

crate to run clippy against all crates in the local cargo cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This crate will run clippy on all crate archives in the cargo cache under ~/.cargo/registry/cache/github.com-1ecc6299db9ec823

The crate uses rustwide for sandboxing and clears the cargo package cache and target dirs from time to time, to keep disk usage at bay.

Crashes will be saved and printed in after running.

About

crate to run clippy against all crates in the local cargo cache


Languages

Language:Rust 100.0%