We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f56c5f3 + abe0d8d commit 25767f7Copy full SHA for 25767f7
rust/compiler_builtins.rs
@@ -53,5 +53,4 @@ define_panicking_intrinsics!("`u128` should not be used", {
53
#[cfg(target_arch = "arm")]
54
define_panicking_intrinsics!("`u64` division/modulo should not be used", {
55
__aeabi_uldivmod,
56
- __mulodi4,
57
});
0 commit comments