rust/compiler/rustc_target/src/spec
León Orell Valerian Liehr 9b2a44adc2
Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb
Fix: Properly set vendor in i686-win7-windows-msvc target

In #118150 , setting the `vendor` field of the `i686-win7-windows-msvc` target was forgotten, preventing us from easily checking the target using `cfg(target_vendor)`.

With this PR, we set the target vendor to "win7".
2024-01-03 16:08:33 +01:00
..
abi rustc_target: move file for uniformity 2023-11-08 14:37:54 +08:00
base Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser 2023-12-14 02:01:13 +00:00
targets Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb 2024-01-03 16:08:33 +01:00
tests Add support for hexagon-unknown-none-elf as target 2023-12-21 09:34:29 -08:00
crt_objects.rs unify LinkSelfContained and LinkSelfContainedDefault 2023-10-18 13:38:17 +00:00
mod.rs Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00