Jakub Beránek
6af96f873a
Add a helper function for checking if LLD was used to run-make-support
2025-04-03 15:40:23 +02:00
jyn
97311a8969
Downgrade linker-warnings to allow-by-default
...
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-26 22:57:20 -05:00
jyn
26708aa941
Don't require --verbose to show linker stdout
2025-01-20 16:46:47 -05:00
jyn
c0822ed9b8
show linker warnings even if it returns 0
2025-01-20 16:46:00 -05:00
Nicholas Nethercote
84ac80f192
Reformat use declarations.
...
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
Jakub Beránek
4442fd7a09
Add a run-make test that LLD is not being used by default on the x64 beta/stable channel
2024-06-29 10:10:59 +02:00