I've had this as a local override for a while on my machine, but #17677 just reminded me about it.
Should we disable debug info (debug = false) by default in the dev profile? It significantly speeds up incremental builds.
Helpful context: https://kobzol.github.io/rust/rustc/2025/05/20/disable-debuginfo-to-improve-rust-compile-times.html