Skip to content

Conversation

@day01
Copy link

@day01 day01 commented Dec 6, 2025

Summary

  • Stabilize Geometric::inverse_cdf with a closed-form implementation to avoid platform-dependent bisection drift (Windows/no_std failure).
  • Remove unused testing_boiler imports that caused -Dwarnings failures in coverage/nightly.

Testing

  • cargo fmt -- --check
  • cargo clippy --all-targets (remaining warnings only in kernel tests: uninlined_format_args, unchanged)
  • (to run in CI) cargo test --no-default-features -F rand --target x86_64-pc-windows-gnu or windows-latest and cargo +nightly llvm-cov --no-report nextest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant