| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-08 | rustc_target: Rename some target options to avoid tautology | Vadim Petrochenkov | -1/+1 |
| 2020-11-07 | rustc_target: Move `linker_flavor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -1/+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/+1 |
| 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-11-05 | Fix automatic_links warnings | Guillaume Gomez | -1/+1 |
| 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 | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+46 |
