How can I find out why I'm rebuilding/rechecking crates?

⚓ Rust    📅 2025-09-23    👤 surdeus    👁️ 9      

surdeus

Warning

This post was published 38 days ago. The information described in this article may have changed.

Does it seem to anyone else like Rust often does more rebuilding and rechecking than could possibly be required?

I'd love to understand, when cargo build rebuilds a crate or cargo check rechecks a crate, why that is happening. Are there any good tools or techniques for this?

2 posts - 2 participants

Read full topic

🏷️ Rust_feed