Debian Patches

Status for rust-fasteval/0.2.4-5

Patch Description Author Forwarded Bugs Origin Last update
0001_fix_parse_very_long_nine_tails.patch fix test: parse Very Long nine tails Rust can parse Very Long nine tails since 1.55.0


===================================================================
nabijaczleweli: https://github.com/likebike/fasteval/pull/17 yes upstream other, https://github.com/likebike/fasteval/pull/17 2021-12-21
0002_fix_doctest.patch fix doctest keszybz: https://github.com/likebike/fasteval/pull/18 yes https://github.com/likebike/fasteval/pull/18 2022-08-21
0003_fix_tests.patch fix tests - Recent versions changes `Debug` implementations to use scientific notation on
numbers that are large or small enough, which breaks the tests.
- Fix pointer size mismatch in tests
Eric Long <i@hack3r.moe> no 2022-08-21
0004_guard_alpha-keywords_tests.patch guard alpha-keywords tests The use of the "and", "or", "NaN" and "inf" keywords is only possible
when the "alpha-keywords" feature is enabled, causing autopkgtests
to fail when this feature is disabled.
This patch ensures all tests making use of those keywords are properly
guarded by a `#[cfg(feature="alpha-keywords")]` compilation directive.
Arnaud Ferraris <aferraris@debian.org> no 2023-01-31

All known versions for source package 'rust-fasteval'

Links