Use json comparison code from cargo for heavy tests
This commit is contained in:
parent
8e60e751cb
commit
1dfd06fc8a
6 changed files with 117 additions and 18 deletions
|
|
@ -159,7 +159,7 @@ pub(super) fn maybe_item(p: &mut Parser, flavor: ItemFlavor) -> MaybeItem {
|
|||
MaybeItem::Modifiers
|
||||
} else {
|
||||
MaybeItem::None
|
||||
}
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue