mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 16:45:58 +00:00
Run `tests/rustdoc-json/attrs/target_features` on all hosts. Makes it more convenient to test rustdoc on non x86_64. I mainly care about the aarch64 dev-desktops. This works because rustdoc uses all target features, not just that of the target.