diff options
| author | Jubilee <workingjubilee@gmail.com> | 2025-02-05 19:53:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-05 19:53:45 -0800 |
| commit | cc0f3efe7b096bddf2f3f7f81b40678782bcecc8 (patch) | |
| tree | 8517a4fcbf99f90b1a1f05a8888de03a6cff5405 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 30865107cb8942ab8eaf9baf8d3aa2a6dec2643f (diff) | |
| parent | 1c1c13a18411f8fd00024c0eb8fc88dee08bda96 (diff) | |
| download | rust-cc0f3efe7b096bddf2f3f7f81b40678782bcecc8.tar.gz rust-cc0f3efe7b096bddf2f3f7f81b40678782bcecc8.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
