Files
rust/tests/assembly
Jubilee cc0f3efe7b Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiser
Avoid using make_direct_deprecated() in extern "ptx-kernel"

This method will be removed in the future as it produces a broken ABI that depends on cg_llvm implementation details. After this PR wasm32-unknown-unknown is the only remaining user of make_direct_deprecated().

Fixes https://github.com/rust-lang/rust/issues/117271
Blocks https://github.com/rust-lang/rust/issues/38788
2025-02-05 19:53:45 -08:00
..
2023-01-11 09:32:08 +00:00
2024-09-23 18:57:38 +02:00
2024-05-30 16:15:46 +10:00
2024-06-19 21:26:48 +01:00
2024-10-22 12:21:00 +01:00