rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
93.58k stars 12.05k forks source link

Refactor documentation for Apple targets #124772

Open madsmtm opened 1 week ago

madsmtm commented 1 week ago

Refactor the documentation for Apple targets in rustc's platform support page to make it clear what the supported OS version is and which environment variables are being read (*_DEPLOYMENT_TARGET and SDKROOT). This fixes https://github.com/rust-lang/rust/issues/124215.

Note that I've expanded the aarch64-apple-ios-sim maintainers @badboy and @deg4uss3r to include being maintainer of all *-apple-ios-* targets. If you do not wish to be so, please state that, then I'll explicitly note that in the docs.

Additionally, I've added myself as co-maintainer of most of these targets.

r? @thomcc

I think the documentation you've previously written on tvOS is great, have mostly modified it to have a more consistent formatting with the rest of the Apple target.

I recognize that there's quite a few changes here, feel free to ask about any of them!


CC @simlay @Nilstrieb

@rustbot label O-apple

rustbot commented 1 week ago

These commits modify compiler targets. (See the Target Tier Policy.)

Some changes occurred in src/doc/rustc/src/platform-support

cc @Nilstrieb

badboy commented 1 week ago

works for me. The targets are similar enough and I use them that I can try to help if things break.

madsmtm commented 1 day ago

r? compiler

rustbot commented 1 day ago

Error: Parsing assign command in comment failed: ...'' | error: specify user to assign to at >| ''...

Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #t-infra on Zulip.