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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
back
/
apple.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-25
Don't show warnings from xcrun with -Zverbose-internals
Mads Marquart
-1
/
+1
2025-08-11
Only warn when invoking xcrun
Mads Marquart
-3
/
+21
2025-08-08
Add target_env = "macabi" and target_env = "sim"
Mads Marquart
-2
/
+2
2025-04-04
refactor: Move env parsing of deployment target to rustc_session
Mads Marquart
-51
/
+1
2025-04-04
refactor: Move Apple OSVersion (back) to rustc_target
Mads Marquart
-81
/
+10
2025-03-27
Emit better error messages when invoking xcrun
Mads Marquart
-1
/
+135
2025-03-27
refactor: Move Apple SDK names to rustc_codegen_ssa::back::apple
Mads Marquart
-0
/
+18
2025-02-24
Make #[used] work when linking with ld64
Mads Marquart
-0
/
+84
2024-11-22
Print env var in --print=deployment-target
Mads Marquart
-1
/
+1
2024-11-01
Emit diagnostics for incorrect deployment targets
Mads Marquart
-9
/
+37
2024-11-01
Move Mach-O platform information to rustc_codegen_ssa::back::apple
Mads Marquart
-0
/
+16
2024-11-01
Move versioned LLVM target creation to rustc_codegen_ssa
Mads Marquart
-0
/
+127