rust/compiler/rustc_target/src
Matthias Krüger 92b32e307c
Rollup merge of #99500 - tmandry:fuchsia-flags, r=petrochenkov
Fix flags when using clang as linker for Fuchsia

Don't add C runtime or set dynamic linker when linking with clang for
Fuchsia. Clang already does this for us.
2022-08-11 22:52:59 +02:00
..
abi Remove logic related to deprecated nvptx-nvidia-cuda (32-bit) target 2022-08-09 13:29:18 +02:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Rollup merge of #99500 - tmandry:fuchsia-flags, r=petrochenkov 2022-08-11 22:52:59 +02:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs rustc_target: Some more tests and fixes for linker arguments 2022-06-25 21:57:08 +03:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00