| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
These targets have always generated DWARF debuginfo and not CodeView/PDB debuginfo
like the MSVC Windows targets. Correct their target definitions to reflect this.
The newly added tests for the various combinations of `*-windows-gnu*` targets and
`-Csplit-debuginfo` show that this does not change any stable behavior.
|
|
Co-authored-by: Kleis Auke Wolthuizen <github@kleisauke.nl>
|
|
|
|
|
|
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
|
Signed-off-by: David Wood <david@davidtw.co>
|