More granual `build.rs` companion: `links.rs`
Rust Internals [Unofficial]
April 20, 2026
CAD97:
> which is only allowed to emit directives (and built objects) that affect linking
That would also mean no static libraries can be built after this point unless they are explicitly marked as nobundle (is that even stable?).
Discussion in the ATmosphere