rust/compiler/rustc_target/src
Mads Marquart 8f0d35769d Refactor Apple target_abi
This was bundled together with `Arch`, which complicated a few code
paths and meant we had to do more string matching than necessary.
2024-05-05 19:09:42 +02:00
..
abi Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
asm Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
spec Refactor Apple target_abi 2024-05-05 19:09:42 +02:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs Remove extern crate tracing from numerous crates. 2024-04-30 16:47:49 +10:00
target_features.rs Stabilize Wasm phase 4 & 5 proposals 2024-04-18 12:51:02 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00