rust/compiler/rustc_target/src
Matthias Krüger 0d78b1e657
Rollup merge of #146518 - madsmtm:ld-reproducible-doc, r=SparrowLii
Improve the documentation around `ZERO_AR_DATE`

In particular, document why we don't use the new `-reproducible` flag.

I went through [the source for Apple's old linker](https://github.com/apple-oss-distributions/ld64), and compared the versions with [the mapping to Xcode versions on Wikipedia](https://en.wikipedia.org/wiki/Xcode) to find the relevant Xcode versions for these features.

r? compiler
2025-09-30 21:53:33 +02:00
..
asm Support ctr and lr as clobber-only registers in PowerPC inline assembly 2025-09-21 13:48:22 +09:00
callconv Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Zalathar 2025-09-29 15:44:55 +10:00
spec Rollup merge of #146518 - madsmtm:ld-reproducible-doc, r=SparrowLii 2025-09-30 21:53:33 +02:00
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs generate list of all variants with target_spec_enum 2025-09-19 22:14:50 +00:00
target_features.rs s390x: mark soft-float target feature as incompatible 2025-09-10 22:47:29 +02:00
tests.rs fix target-pointer-width in tests 2025-08-27 23:44:49 +02:00