Pre-RFC: Mutually-excusive, global features
Rust Internals [Unofficial]
May 21, 2026
I've not taken a chance to see if this has been brought up before but wanted to take a quick note that we need to consider how this affects host-packages like build scripts and proc-macros. It may be a case that you want to set globals that are meant for only one or the other but not both.
Discussion in the ATmosphere