Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | 2022-04-03 | 1 | -2/+2 |
* | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | 2020-11-08 | 1 | -1/+1 |
* | rustc_target: Refactor away `TargetResult` | Vadim Petrochenkov | 2020-10-05 | 1 | -4/+4 |
* | mv compiler to compiler/ | mark | 2020-08-30 | 1 | -0/+8 |