@ -150,8 +150,14 @@ use the "serde" feature of the "%{crate}" crate.
%if %{with check}
%check
%ifarch %{arm}
# * some doctests inconsistently fail on armv7hl:
# https://github.com/rust-lang/hashbrown/issues/349
%cargo_test -- --lib
%else
%cargo_test
%endif
%changelog
%autochangelog