| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-16 | Target stack-probe support configurable finely | Simonas Kazlauskas | -2/+2 |
| 2020-11-07 | rustc_target: Move `linker_flavor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -2/+1 |
| 2020-11-07 | rustc_target: Move `target_vendor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+0 |
| 2020-11-07 | rustc_target: Move `target_env` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+0 |
| 2020-11-07 | rustc_target: Move `target_os` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+0 |
| 2020-11-07 | rustc_target: Move `target_endian` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+0 |
| 2020-11-07 | rustc_target: Move `target_c_int_width` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+0 |
| 2020-10-15 | Use integer literals for builtin target_pointer_width fields | est31 | -1/+1 |
| 2020-10-05 | rustc_target: Refactor away `TargetResult` | Vadim Petrochenkov | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+31 |
