Files
rust/compiler
Trevor Gross a911da13dd 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]
2025-01-15 03:49:39 +00:00
..
2025-01-08 21:26:39 +01:00
2025-01-07 14:30:02 +02:00
2025-01-07 14:30:02 +02:00
2025-01-11 01:23:37 +00:00