Skip to content

Commit 79b95f3

Browse files
committed
docs: Remove dead intra-doc link
changelog: ignore
1 parent e580f71 commit 79b95f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasm-lib/src/arithmetic/u64/safe_mul.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ use crate::traits::basic_snippet::SignOffFingerprint;
2424
///
2525
/// - the output is the product of the input
2626
/// - the output is properly [`BFieldCodec`] encoded
27-
///
28-
/// [bitand]: core::ops::BitAnd
2927
#[derive(Debug, Copy, Clone, Eq, PartialEq, Hash)]
3028
pub struct SafeMul;
3129

0 commit comments

Comments
 (0)