Debian Patches
Status for rust-ordered-float/5.3.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| drop-features.patch | Drop optional features unavailable or unsuitable in Debian ordered-float 5.3.0 exposes optional derive-visitor, speedy, proptest, and rkyv feature surfaces. derive-visitor and speedy are not packaged in Debian. The proptest feature fails the generated Debian autopkgtest without std, and the rkyv pointer-width features are mutually exclusive when combined by the generated feature tests. These optional features are not needed by current Debian reverse-dependency work, including pyo3-stub-gen. |
not-needed | vendor | |||
| fix-tests-randtest-feature-only.patch | Skip rand sampling tests when std is disabled The generated Debian feature tests exercise randtest without enabling std. Upstream's sampling tests require std support, so guard those tests with the existing std feature while keeping the rand implementation itself available. =================================================================== |
not-needed | vendor |
