about summary refs log tree commit diff
path: root/tests/run-make/linker-warning
AgeCommit message (Expand)AuthorLines
2025-09-26re-order normalizations in run-make linker-warning testFabian Grünbichler-1/+1
2025-09-25Remove an erroneous normalization step in `tests/run-make/linker-warning`León Orell Valerian Liehr-1/+0
2025-08-17Fix up library crate order in linker testJosh Triplett-1/+1
2025-07-25canonicalize build root in `tests/run-make/linker-warning`Waffle Lapkin-1/+3
2025-07-06Update run-make testia0-4/+25
2025-06-24Fix normalization in linker-warningbjorn3-1/+2
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-1/+2
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
2025-06-08Use the in-tree `compiler-builtins`Trevor Gross-1/+1
2025-03-17replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-makebit-aloo-1/+1
2025-02-26Support raw-dylib link kind on ELFNoratrieb-1/+3
2025-01-26Downgrade `linker-warnings` to allow-by-defaultjyn-0/+1
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-11/+42
2025-01-20Don't require `--verbose` to show linker stdoutjyn-6/+1
2025-01-20don't ICE when emitting linker errors during `-Z link-only`jyn-0/+29
2025-01-20show linker warnings even if it returns 0jyn-0/+36
2024-12-14don't show the full linker args unless `--verbose` is passedjyn-0/+42