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. |
||
|---|---|---|
| .. | ||
| automatically_derived.rs | ||
| cold.rs | ||
| deprecated.rs | ||
| export_name_2021.rs | ||
| export_name_2024.rs | ||
| inline.rs | ||
| link_section_2021.rs | ||
| link_section_2024.rs | ||
| must_use.rs | ||
| no_mangle_2021.rs | ||
| no_mangle_2024.rs | ||
| non_exhaustive.rs | ||
| optimize.rs | ||
| repr_align.rs | ||
| repr_c.rs | ||
| repr_combination.rs | ||
| repr_int_enum.rs | ||
| repr_packed.rs | ||
| target_feature.rs | ||