about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base/windows_gnullvm.rs
AgeCommit message (Expand)AuthorLines
2025-02-17Adds binary_format to rustc target specsPyrode-1/+4
2025-02-08Rustfmtbjorn3-11/+8
2025-01-20Set `DebuginfoKind::Dwarf` for `*-windows-gnu` and `*-windows-gnullvm`Wesley Wiser-1/+1
2024-10-03control libunwind linkage mode via `crt-static` on gnullvm targetsMateusz MikuĊ‚a-0/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-9/+12
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2023-11-08target: move base specs to spec/baseDavid Wood-0/+47