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
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
Showing 1 to 4 of 4 entries
All known versions for source package 'rust-fasteval'