How can I find out why I'm rebuilding/rechecking crates?
⚓ Rust 📅 2025-09-23 👤 surdeus 👁️ 9Does 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
🏷️ Rust_feed