Compare commits

..

14 Commits

Author SHA1 Message Date
Fabio Valentini a7de3c4a92
Update to version 0.1.28; Fixes RHBZ#2256435
1 year ago
Fabio Valentini ac3075a92e
Update to version 0.1.27; Fixes RHBZ#2251091
1 year ago
Fabio Valentini 670ad96d24
Update to version 0.1.26; Fixes RHBZ#2224484
2 years ago
Fabio Valentini 7e600f6505
Update to version 0.1.25; Fixes RHBZ#2219472
2 years ago
Fabio Valentini 0e5ed4ea35
Update to version 0.1.23; Fixes RHBZ#2213348
2 years ago
Fabio Valentini 116be2a20c
Update to version 0.1.22; Fixes RHBZ#2179494
2 years ago
Fabio Valentini ce2060d600
Update to version 0.1.21; Fixes RHBZ#2175578
2 years ago
Fabio Valentini aff6a3f599
Update to version 0.1.20; Fixes RHBZ#2173386
2 years ago
Fabio Valentini d98f9db833
Update to version 0.1.19; Fixes RHBZ#2167559
2 years ago
Fabio Valentini 98ce01461c
Update to version 0.1.17; Fixes RHBZ#2154586
2 years ago
Fabio Valentini d354472550
Update to version 0.1.16; Fixes RHBZ#2132845
2 years ago
Fabio Valentini 3c3f9268be
Merge branch 'rawhide' into epel9
2 years ago
Igor Raits 2895dd5dc7
Rebuild
3 years ago
Igor Raits 778523d9a1
Bootstrap (disable tests)
3 years ago

4
.gitignore vendored

@ -20,7 +20,3 @@
/no-panic-0.1.26.crate
/no-panic-0.1.27.crate
/no-panic-0.1.28.crate
/no-panic-0.1.29.crate
/no-panic-0.1.30.crate
/no-panic-0.1.32.crate
/no-panic-0.1.33.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 27
%bcond check 1
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate no-panic
Name: rust-no-panic
Version: 0.1.33
Version: 0.1.28
Release: %autorelease
Summary: Attribute macro to require that the compiler prove a function can't ever panic

@ -1 +1 @@
SHA512 (no-panic-0.1.33.crate) = 6518c222dfe2f53c49025accce6dae653dbd040cb210ca9e0eebc04670ccd4479ba76ad94cd2182578fd803800838f82e09933a93a6e99a818cc9c3732a307f4
SHA512 (no-panic-0.1.28.crate) = 0a08b68b6af9986414181b94e0133d7b6ac673870ee4353f2858720b82555c8ef4697b148e7dbbffd99c2f69cb0ddd3809c6fce9b33331b038223d6606c34de4

Loading…
Cancel
Save