mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
d6eff5ac4c
Fix missing remaining compiler specific cfg information Follow-up of #89596. We forgot a few of them:   r? `@notriddle`