| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-08 | add post-dist test for checking that we use LLD | Rémy Rakic | -15/+0 | |
| And remove the previous beta/stable/nightly LLD tests. | ||||
| 2025-04-03 | Add a helper function for checking if LLD was used to `run-make-support` | Jakub Beránek | -15/+2 | |
| 2025-01-26 | Downgrade `linker-warnings` to allow-by-default | jyn | -1/+1 | |
| This needs more time to bake before we turn it on. Turning it on early risks people silencing the warning indefinitely, before we have the chance to make it less noisy. | ||||
| 2025-01-20 | Don't require `--verbose` to show linker stdout | jyn | -2/+3 | |
| 2025-01-20 | show linker warnings even if it returns 0 | jyn | -5/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-06-29 | Add a run-make test that LLD is not being used by default on the x64 ↵ | Jakub Beránek | -0/+30 | |
| beta/stable channel | ||||
