index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
spec
/
base
/
apple
Age
Commit message (
Expand
)
Author
Lines
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+6
2024-05-21
Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obk
Matthias Krüger
-0
/
+5
2024-05-05
Document all Apple targets in rustc's platform support
Mads Marquart
-0
/
+5
2024-05-05
Refactor Apple `target_abi`
Mads Marquart
-41
/
+42
2024-04-10
Allow specifying SDKROOT as containing XRSimulator.platform
Mads Marquart
-0
/
+1
2024-04-07
Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebank
Matthias Krüger
-0
/
+5
2024-04-04
Fix incorrect 'llvm_target' value used on watchOS target
Tony Li
-0
/
+5
2024-04-02
Updated comments
Adam Gastineau
-2
/
+2
2024-03-23
Fixed builds with modified libc
Adam Gastineau
-4
/
+4
2024-03-19
Fix test formatting
Adam Gastineau
-1
/
+5
2024-03-19
Fixed VISIONOS_DEPLOYMENT_TARGET envar test
Adam Gastineau
-3
/
+3
2024-03-18
Support for visionOS
Adam Gastineau
-2
/
+28
2024-02-24
compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large move
Martin Nordholts
-1
/
+1
2024-02-19
Lower default Mac Catalyst deployment target to 13.1
Mads Marquart
-1
/
+2
2024-02-19
Merge deployment target variable loading on iOS and Mac Catalyst
Mads Marquart
-26
/
+21
2024-02-19
Fix ld platform_version argument on Mac Catalyst
Mads Marquart
-29
/
+13
2024-02-19
Make LLVM target contain correct deployment target info on Mac Catalyst
Mads Marquart
-4
/
+17
2024-02-19
Remove MACOSX_DEPLOYMENT_TARGET env var when linking Mac Catalyst
Mads Marquart
-10
/
+4
2024-02-17
Fix comment
Mads Marquart
-2
/
+0
2024-02-17
Fix `cfg(target_abi = "sim")` on i386-apple-ios
Mads Marquart
-7
/
+8
2023-12-12
Set the `StackProbeType` in `apple::opts`
Josh Stone
-2
/
+11
2023-11-15
Add arm64e-apple-ios target
Artyom Tetyukhin
-15
/
+29
2023-11-08
targets: move target specs to spec/targets
David Wood
-1
/
+1
2023-11-08
target: move base specs to spec/base
David Wood
-0
/
+394