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_target
/
src
/
spec
/
apple_sdk_base.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-11
rustc_target: Flip the default for `TargetOptions::executables` to true
Vadim Petrochenkov
-1
/
+0
2022-06-13
Add Apple WatchOS compile targets
Vladimir Michael Eatwell
-2
/
+6
2022-04-03
Replace every Vec in Target(Options) with it's Cow equivalent
Loïc BRANSTETT
-4
/
+4
2022-04-03
Replace every `String` in Target(Options) with `Cow<'static, str>`
Loïc BRANSTETT
-10
/
+9
2021-12-17
Rename `has_elf_tls` to `has_thread_local`
Chris Denton
-1
/
+1
2021-07-07
Update targets to use target_abi
Josh Triplett
-0
/
+10
2021-06-02
Turn off frame pointer elimination on all Apple platforms.
Jeff Muizelaar
-1
/
+0
2021-02-19
added aarch64_apple_ios_sim as a rustc target
Ricky (deg4uss3r)
-1
/
+5
2020-11-26
Add support for Arm64 Catalyst on ARM Macs
Benedikt Terhechte
-1
/
+3
2020-11-07
rustc_target: Move `target_os` from `Target` to `TargetOptions`
Vadim Petrochenkov
-2
/
+2
2020-10-07
Revert "Allow dynamic linking for iOS/tvOS targets."
Francesca Lovebloom
-0
/
+1
2020-09-25
Defer Apple SDKROOT detection to link time.
Eric Huss
-112
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+151