index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
tests
/
floats
Age
Commit message (
Expand
)
Author
Lines
2025-09-09
add approx_delta to all gamma tests
LorrensP-2158466
-5
/
+5
2025-09-06
Change stdlib float tests to account for miri nondet floats.
LorrensP-2158466
-7
/
+7
2025-08-31
fix
LorrensP-2158466
-2
/
+2
2025-08-08
Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-...
Jakub Beránek
-7
/
+7
2025-08-06
Change stdlib float tests to account for miri nondet floats.
LorrensP-2158466
-7
/
+7
2025-06-05
change tests to use fixed constants to let them pass with miri
LorrensP-2158466
-52
/
+12
2025-06-03
Enable Float non-determinism in miri. Update and add tests and change
LorrensP-2158466
-18
/
+63
2025-05-14
Move applicable float tests from `coretests` back to `std`
Trevor Gross
-0
/
+1166
2025-05-13
Move float tests from std to core
Trevor Gross
-3994
/
+0
2025-05-12
update cfg(bootstrap)
Pietro Albini
-64
/
+2
2025-04-27
Use `feature(target_has_reliable_f16_f128)` in library tests
Trevor Gross
-62
/
+192
2025-04-22
test_nan: ensure the NAN contant is quiet
Ralf Jung
-0
/
+8
2025-04-04
Expose algebraic floating point intrinsics
Calder Coalson
-2
/
+82
2025-03-17
Auto merge of #138363 - beetrees:f16-f128-integer-convert, r=Amanieu
bors
-0
/
+43
2025-03-11
Add `From<{integer}>` for `f16`/`f128` impls
beetrees
-0
/
+43
2025-03-11
Enable `f16` tests for `powf`
Trevor Gross
-43
/
+41
2025-02-02
Remove stabilized feature gate
bjorn3
-1
/
+1
2025-01-26
Move std float unit tests to integration tests
bjorn3
-0
/
+3797