Code compiles on playground but fails when passed via stdin to rustc

I have wondered about replacing nightly cargo features with Pre-RFC: Mutually-excusive, global features . More recently, I found out about -Zallow-features and wonder if there is something there we could build up to better support these use cases, including forwarding that to build scripts and proc-macros for the code they generate.

2 Likes