about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base/apple/tests.rs
AgeCommit message (Expand)AuthorLines
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-2/+4
2025-04-04refactor: Move Apple OSVersion (back) to rustc_targetMads Marquart-0/+9
2025-02-08Rustfmtbjorn3-5/+8
2024-11-01Move versioned LLVM target creation to rustc_codegen_ssaMads Marquart-9/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-8/+5
2024-09-05Apple: Refactor deployment target version parsingMads Marquart-0/+9
2024-03-23Fixed builds with modified libcAdam Gastineau-1/+1
2024-03-19Fix test formattingAdam Gastineau-1/+5
2024-03-19Fixed VISIONOS_DEPLOYMENT_TARGET envar testAdam Gastineau-1/+1
2024-03-18Support for visionOSAdam Gastineau-2/+4
2024-02-24compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large moveMartin Nordholts-1/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-1/+1
2023-11-08target: move base specs to spec/baseDavid Wood-0/+38