rust/compiler/rustc_target/src
Matthias Krüger d84b499919
Rollup merge of #136565 - workingjubilee:fixup-abi-in-target, r=compiler-errors
compiler: Clean up weird `rustc_abi` reexports

Just general cleanup in `rustc_target` and `rustc_abi`. I was originally going to make a PR with a larger change that also fixed the last few crates and in doing so removed some clutter from `rustc_abi`, but wound up slightly stuck on it, then figured out how to fix it, and then got distracted by other things... so now I'm trying to figure out what I had figured out earlier.
2025-02-07 12:01:58 +01:00
..
asm compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
callconv compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
spec Rollup merge of #136565 - workingjubilee:fixup-abi-in-target, r=compiler-errors 2025-02-07 12:01:58 +01:00
json.rs Add gpu-kernel calling convention 2025-01-16 00:26:55 +01:00
lib.rs compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
target_features.rs Rollup merge of #136191 - klensy:const_a, r=compiler-errors 2025-02-07 12:01:57 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00