Merge branch 'rawhide' into epel9

epel9
Fabio Valentini 2 years ago
commit 3c3f9268be
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -67,7 +67,9 @@ use "the default" feature of the "%{crate}" crate.
%if %{with 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
%changelog

Loading…
Cancel
Save