mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
grep-searcher: add docs for assert_eq_printed
Looks like the deny(missing_docs) lint got a bit stronger.
This commit is contained in:
parent
c3db8db93d
commit
dbc8ca9cc1
@ -1,3 +1,4 @@
|
|||||||
|
/// Like assert_eq, but nicer output for long strings.
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
#[macro_export]
|
#[macro_export]
|
||||||
macro_rules! assert_eq_printed {
|
macro_rules! assert_eq_printed {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user