Move [debug_]assert_matches to mod {core, std}::assert.
This commit is contained in:
@@ -6,6 +6,7 @@ use crate::ich::StableHashingContext;
|
||||
use rustc_ast as ast;
|
||||
use rustc_data_structures::stable_hasher::{HashStable, StableHasher};
|
||||
use rustc_span::{BytePos, NormalizedPos, SourceFile};
|
||||
use std::assert::assert_matches;
|
||||
|
||||
use smallvec::SmallVec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user