rust/compiler/rustc_target/src
Mads Marquart 7a3a98d894 Fix target_vendor in QNX Neutrino targets
The `x86_64-pc-nto-qnx710` and `i586-pc-nto-qnx700` targets have `pc` in
their target triple names, but the vendor was set to the default
`"unknown"`.
2024-10-02 19:57:59 +02:00
..
abi Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
asm Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
spec Fix target_vendor in QNX Neutrino targets 2024-10-02 19:57:59 +02:00
json.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs update cfgs 2024-09-05 17:24:01 +01:00
target_features.rs rustc_target: Add powerpc64 atomic-related features 2024-09-26 16:43:04 +09:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00