1
Fork 0
rust/compiler/rustc_target/src
Folkert de Vries fbd30ea35f
show supported register classes
in inline assembly, show the supported register classes when an invalid one is found
2025-01-29 12:15:12 +01:00
..
asm show supported register classes 2025-01-29 12:15:12 +01:00
callconv Rollup merge of #134396 - mustartt:byval-pointer-natural-alignment, r=wesleywiser 2025-01-22 19:29:38 +01:00
spec Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee 2025-01-17 04:36:09 +00:00
json.rs Add gpu-kernel calling convention 2025-01-16 00:26:55 +01:00
lib.rs compiler: Wire {TyAnd,}Layout into rustc_abi 2024-10-11 17:41:52 -07:00
target_features.rs arm: add unstable soft-float target feature 2025-01-07 16:13:43 +01:00
tests.rs