rust/library/core
okaneco 67799c9739 core: Implement feature float_exact_integer_constants
Implement accepted ACP for `MAX_EXACT_INTEGER` and `MIN_EXACT_INTEGER`
on `f16`, `f32`, `f64`, and `f128`
Add tests to `coretests/tests/floats/mod.rs`
Disable doc tests for i586 since float<->int casts return incorrect
results
2026-02-16 16:29:31 -05:00
..
src core: Implement feature float_exact_integer_constants 2026-02-16 16:29:31 -05:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00