rust/compiler/rustc_target/src
Jacob Pratt 1c8b09639c
Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-that-much, r=madsmtm
compiler: set Apple frame pointers by architecture

All Apple targets stop overriding this configuration and instead use the default base of FramePointer::NonLeaf, which means some Apples will have less frame pointers in leaf functions.

r? ``@madsmtm``

cc ``@thomcc``
2025-06-07 07:05:46 +02:00
..
asm Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
callconv x86 (32/64): go back to passing SIMD vectors by-ptr 2025-06-04 08:38:49 +02:00
spec Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-that-much, r=madsmtm 2025-06-07 07:05:46 +02:00
json.rs compiler: actually remove Conv now that it is irrelevant 2025-06-03 10:08:11 -07:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
target_features.rs Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee 2025-06-04 07:54:33 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00