Enable -Dwarnings for every-crate script?
See !1507 (merged): it appears pretty easy for warnings to accumulate for these configurations. We could detect them more readily if we added export RUSTFLAGS="-Dwarnings"
to maint/every-crate
, but doing so would be yet one more thing that our CI would sometimes complain about.