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 1e5e669 commit 7f3801eCopy full SHA for 7f3801e
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