| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -2/+6 | |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -0/+95 | |
| 2023-06-23 | Make `try_run` return a `Result<(), ()>` instead of a boolean | Guillaume Gomez | -8/+12 | |
| 2023-06-15 | cleanup more azure leftovers | klensy | -5/+1 | |
| 2023-06-04 | Don't double-print status messages in GHA | jyn | -0/+2 | |
| Before: ``` Building stage0 tool jsondocck (x86_64-unknown-linux-gnu) Building stage0 tool jsondocck (x86_64-unknown-linux-gnu) Downloading crates ... ``` After: ``` Building stage0 tool jsondocck (x86_64-unknown-linux-gnu) Downloading crates ... ``` | ||||
| 2023-05-30 | create `build_helper/src/util` mod | ozkanonur | -0/+42 | |
| Signed-off-by: ozkanonur <work@onurozkan.dev> | ||||
| 2023-04-22 | Group entire build steps in the gha logs | Oli Scherer | -0/+24 | |
| 2023-02-10 | add only modified for compiletest | yukang | -7/+65 | |
| 2023-01-06 | Handle non-existant upstream master branches in `x fmt` | Nilstrieb | -2/+47 | |
| 2023-01-03 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -0/+80 | |
| 2022-12-31 | Revert "Auto merge of #105058 - ↵ | Joshua Nelson | -80/+0 | |
| Nilstrieb:no-merge-commits-for-you-only-bors-is-allowed-to-do-that, r=jyn514" This reverts commit 4839886f0abe208ab8f2bb73a3076a59fe2ab60c, reversing changes made to ce85c98575e3016cf2007d90a85be321e592aa96. | ||||
| 2022-12-30 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -0/+80 | |
