Skip to content

Commit

Permalink
put comment back
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Dec 19, 2024
1 parent b9ed731 commit 9958c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/core/src/num/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2049,6 +2049,7 @@ mod verify {
);

// ====================== u16 Harnesses ======================
/// Kani proof harness for `carrying_mul` on `u16` type with full range of values.
generate_carrying_mul_intervals!(u16, u32,
carrying_mul_u16_full_range, 0u16, u16::MAX
);
Expand Down

0 comments on commit 9958c7e

Please sign in to comment.