i sweat to god
This commit is contained in:
parent
085d52c588
commit
d0e8de68c4
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ macro_rules! debug_assert_ne {
|
|||
/// ```
|
||||
/// #![feature(assert_matches)]
|
||||
///
|
||||
/// use std::assert::debug_assert_matches;
|
||||
/// use std::assert_matches::debug_assert_matches;
|
||||
///
|
||||
/// let a = 1u32.checked_add(2);
|
||||
/// let b = 1u32.checked_sub(2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue