diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-01-15 04:08:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 04:08:12 -0500 |
| commit | bf4aeeb45c7d3dee7930a78d759445b8b8615caa (patch) | |
| tree | bd73f2d6664da8c9d49025b0c0fd010781c0001f /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 229c91bc31835d7793efac6cb18a25f467889fb9 (diff) | |
| parent | f6a2db8e1b6ee82ebf44b82dfc83740051c59d02 (diff) | |
| download | rust-bf4aeeb45c7d3dee7930a78d759445b8b8615caa.tar.gz rust-bf4aeeb45c7d3dee7930a78d759445b8b8615caa.zip | |
Rollup merge of #134338 - tgross35:overflowing-c-safe-ret, r=bjorn3,antoyo
Use a C-safe return type for `__rust_[ui]128_*` overflowing intrinsics Combined with [1], this will change the overflowing multiplication operations to return an `extern "C"`-safe type. Link: https://github.com/rust-lang/compiler-builtins/pull/735 [1]
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
