| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-08 | stabilize `-Clinker-features=-lld` on x64 linux | Rémy Rakic | -1/+2 |
| 2025-04-03 | Add a helper function for checking if LLD was used to `run-make-support` | Jakub Beránek | -30/+9 |
| 2025-01-26 | Downgrade `linker-warnings` to allow-by-default | jyn | -0/+2 |
| 2025-01-20 | Don't require `--verbose` to show linker stdout | jyn | -2/+0 |
| 2025-01-20 | show linker warnings even if it returns 0 | jyn | -3/+4 |
| 2024-08-10 | remove unused imports from rmake tests | Rémy Rakic | -2/+0 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -6/+5 |
| 2024-05-30 | ignore whitespace in ldd tests | lcnr | -1/+1 |
| 2024-05-30 | add info to rust-ldd tests failures | lcnr | -5/+7 |
| 2024-05-02 | Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;` | León Orell Valerian Liehr | -2/+0 |
| 2024-04-15 | add `link_arg` helper to `run_make_support` | Rémy Rakic | -2/+2 |
| 2024-04-15 | port `rust-lld-custom-target` test to rmake | Rémy Rakic | -0/+51 |
