More granual `build.rs` companion: `links.rs`
Rust Internals [Unofficial]
April 20, 2026
So building off of Kornel's post that that route won't work, another alternative is telling build scripts that linking won't happen (we have an Issue requesting this). We also have an issue about reusing cargo check in cargo build. These are in conflict and we need to decide which path to go down.
Discussion in the ATmosphere