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.
1 parent cc152c5 commit 1cc01beCopy full SHA for 1cc01be
libm/src/math/support/int_traits/narrowing_div.rs
@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: MIT OR Apache-2.0 */
2
use crate::support::{CastInto, DInt, HInt, Int, MinInt, u256};
3
4
/// Trait for unsigned division of a double-wide integer
0 commit comments