| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-04 | refactor: Move Apple OSVersion (back) to rustc_target | Mads Marquart | -10/+2 | |
| Also convert OSVersion into a proper struct for better type-safety. | ||||
| 2025-03-27 | Emit better error messages when invoking xcrun | Mads Marquart | -1/+67 | |
| Also allow the SDK path to be non-UTF-8. | ||||
| 2024-11-01 | Move versioned LLVM target creation to rustc_codegen_ssa | Mads Marquart | -0/+21 | |
| The OS version depends on the deployment target environment variables, the access of which we want to move to later in the compilation pipeline that has access to more information, for example `env_depinfo`. | ||||
