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
Age
Commit message (
Expand
)
Author
Lines
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-13
/
+20
2024-06-16
Several fixes to the redox target specs
Jeremy Soller
-1
/
+3
2024-05-29
Add no_std Xtensa targets support
Sergio Gasquez
-0
/
+18
2024-05-21
Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obk
Matthias Krüger
-0
/
+5
2024-05-11
Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFox
bors
-41
/
+42
2024-05-11
Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petro...
许杰友 Jieyou Xu (Joe)
-0
/
+3
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-05-03
Set non-leaf frame pointers on Fuchsia targets
David Koloski
-1
/
+4
2024-04-21
Add `-lmingwex` second time in `mingw_libs`
Mateusz Mikuła
-0
/
+3
2024-04-16
Remove `default_hidden_visibility: false` from wasm targets
Alex Crichton
-3
/
+0
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-06
Rollup merge of #123467 - dpaoliello:archcoff, r=wesleywiser
Matthias Krüger
-0
/
+1
2024-04-04
MSVC targets should use COFF as their archive format
Daniel Paoliello
-0
/
+1
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-03-11
Update /NODEFAUTLIB comment for msvc
Chris Denton
-8
/
+12
2024-03-10
Add metadata to targets
Nilstrieb
-1
/
+6
2024-03-05
Add a `description` field to target definitions
Nilstrieb
-0
/
+1
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
2024-01-25
Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obk
Matthias Krüger
-3
/
+0
2024-01-23
Remove --fatal-warnings on wasm targets
David Koloski
-3
/
+0
2024-01-22
compiler: update freebsd and netbsd base specs.
David Carlier
-0
/
+3
2024-01-17
Rollup merge of #119855 - rellerreller:freebsd-static, r=wesleywiser
Matthias Krüger
-0
/
+1
2024-01-12
update paths in comments
joboet
-1
/
+1
2024-01-11
Enable Static Builds for FreeBSD
Nathan Reller
-0
/
+1
2023-12-14
Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser
bors
-2
/
+11
2023-12-12
Set the `StackProbeType` in `apple::opts`
Josh Stone
-2
/
+11
2023-12-07
Add emulated TLS support
quininer
-4
/
+6
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
/
+1792