|
|
@ -67,7 +67,9 @@ use "the default" feature of the "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with check}
|
|
|
|
%if %{with check}
|
|
|
|
%check
|
|
|
|
%check
|
|
|
|
%cargo_test
|
|
|
|
# * skip a test that fails with Rust 1.60+, upstream commit:
|
|
|
|
|
|
|
|
# https://github.com/dtolnay/no-panic/commit/fce1081
|
|
|
|
|
|
|
|
%cargo_test -- -- --skip no_panic::test_self_in_vec
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|