| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-08 | target: move base specs to spec/base | David Wood | -5/+0 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -1/+1 | |
| 2020-11-08 | rustc_target: Rename some target options to avoid tautology | Vadim Petrochenkov | -1/+1 | |
| `target.target_endian` -> `target.endian` `target.target_c_int_width` -> `target.c_int_width` `target.target_os` -> `target.os` `target.target_env` -> `target.env` `target.target_vendor` -> `target.vendor` `target.target_family` -> `target.os_family` `target.target_mcount` -> `target.mcount` | ||||
| 2020-11-07 | rustc_target: Move `target_env` from `Target` to `TargetOptions` | Vadim Petrochenkov | -0/+5 | |
