rust/compiler/rustc_target/src
Matthias Krüger 3e9a2233d0
Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser
Don't use periods in target names

Using a period in the target name can cause issues in e.g. cargo, see also https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Running.20tests.20on.20remote.20target
2022-11-29 22:43:17 +01:00
..
abi move things from rustc_target::abi to rustc_abi 2022-11-24 16:26:13 +03:30
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser 2022-11-29 22:43:17 +01:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs move things from rustc_target::abi to rustc_abi 2022-11-24 16:26:13 +03:30
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00