about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/messages.ftl
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-17 15:07:28 +0000
committerbors <bors@rust-lang.org>2025-01-17 15:07:28 +0000
commitbcd0683e5dce1945b5d940714742e7502883bb5c (patch)
treee568849b86bdfc2862ddecd39be68f4c3f2995d9 /compiler/rustc_const_eval/messages.ftl
parent73c0ae6aec8f3d07467dfb9339761fa2eec92a44 (diff)
parent702134a9300dd36b8c49a044a06d4bc8e454cf87 (diff)
downloadrust-bcd0683e5dce1945b5d940714742e7502883bb5c.tar.gz
rust-bcd0683e5dce1945b5d940714742e7502883bb5c.zip
Auto merge of #135534 - folkertdev:fix-wasm-i128-f128, r=tgross35
use indirect return for `i128` and `f128` on wasm32

fixes #135532

Based on https://github.com/WebAssembly/tool-conventions/blob/main/BasicCABI.md we now use an indirect return for  `i128`, `u128` and `f128`. That is what LLVM ended up doing anyway.

r? `@bjorn3`
Diffstat (limited to 'compiler/rustc_const_eval/messages.ftl')
0 files changed, 0 insertions, 0 deletions