#141925 removed bootstrap from the allowed-cfg list for the library crates, but ./x still passes in extra flags that allow cfg(bootstrap). This has already led to new cfg(bootstrap) slipping in, and it has led to issue in tooling that builds library/ crates outside of ./x (such as https://github.com/rust-lang/miri-test-libstd/).
Cc @Urgau @cuviper @onur-ozkan @workingjubilee
#141925 removed
bootstrapfrom the allowed-cfg list for the library crates, but./xstill passes in extra flags that allowcfg(bootstrap). This has already led to newcfg(bootstrap)slipping in, and it has led to issue in tooling that buildslibrary/crates outside of./x(such as https://github.com/rust-lang/miri-test-libstd/).Cc @Urgau @cuviper @onur-ozkan @workingjubilee