rust/compiler/rustc_target/src
bors 6d819a4b8f Auto merge of #106476 - keith:ks/add-sanitizer-support-for-modern-ios-platforms, r=badboy
Add sanitizer support for modern iOS platforms

asan and tsan generally support iOS, but that previously wasn't configured in rust. This only adds support for the simulator architectures, and arm64 device architecture, not the older 32 bit architectures.
2023-02-18 05:58:41 +00:00
..
abi Rollup merge of #107163 - mikebenfield:parameters-pr, r=TaKO8Ki 2023-02-15 12:24:54 +05:30
asm Fix some missed double spaces. 2023-01-14 18:23:40 +01:00
spec Auto merge of #106476 - keith:ks/add-sanitizer-support-for-modern-ios-platforms, r=badboy 2023-02-18 05:58:41 +00:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00