mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
i sweat to god
This commit is contained in:
parent
085d52c588
commit
d0e8de68c4
@ -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…
Reference in New Issue
Block a user