rust/compiler/rustc_target/src/spec
bors 6de928dce9 Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum
Promote Mac Catalyst targets to Tier 2, and ship with rustup

Promote the Mac Catalyst targets `x86_64-apple-ios-macabi` and `aarch64-apple-ios-macabi` to Tier 2, as per [the MCP](https://github.com/rust-lang/compiler-team/issues/761) (see that for motivation and details).

These targets are now also distributed with rustup, although without the sanitizer runtime, as that currently has trouble building, see https://github.com/rust-lang/rust/issues/129069.
2024-08-18 15:52:58 +00:00
..
abi Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
base Reformat use declarations. 2024-07-29 08:26:52 +10:00
targets Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum 2024-08-18 15:52:58 +00:00
tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
crt_objects.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser 2024-08-15 00:02:24 +02:00