| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-07-11 | rustc_target: Flip the default for `TargetOptions::executables` to true | Vadim Petrochenkov | -1/+0 |
| 2022-04-03 | Cleanup after some refactoring in rustc_target | Loïc BRANSTETT | -3/+1 |
| 2022-04-03 | Replace every Vec in Target(Options) with it's Cow equivalent | Loïc BRANSTETT | -1/+3 |
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -10/+10 |
| 2022-02-23 | riscv32imc_esp_espidf: set max_atomic_width to 64 | Scott Mabin | -2/+2 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -0/+37 |
