about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base/windows_gnu.rs
AgeCommit message (Expand)AuthorLines
2025-02-17Adds binary_format to rustc target specsPyrode-2/+3
2025-02-08Rustfmtbjorn3-13/+20
2025-01-20Set `DebuginfoKind::Dwarf` for `*-windows-gnu` and `*-windows-gnullvm`Wesley Wiser-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-22/+15
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+5
2024-04-21Add `-lmingwex` second time in `mingw_libs`Mateusz MikuĊ‚a-0/+3
2023-11-08target: move base specs to spec/baseDavid Wood-0/+108