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
/
src
/
tools
/
miri
/
tests
/
pass
/
float_nan.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-22
share check_all_outcomes impl, and increase max iteration counts
Ralf Jung
-31
/
+6
2025-09-10
this apparently needs more test rounds
Ralf Jung
-1
/
+5
2025-09-10
also use nicer check_all_outcomes in float_nan
Ralf Jung
-177
/
+142
2025-06-29
add float_nan test for powf
Ralf Jung
-0
/
+26
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-7
/
+1
2024-01-06
implement the rounding intrinsics using apfloat rounding
Ralf Jung
-0
/
+8
2023-12-28
don't test unspecified case
Ralf Jung
-22
/
+0
2023-12-28
NaN non-determinism for SIMD intrinsics
Ralf Jung
-1
/
+57
2023-12-28
add NaN-nondet to libm functions
Ralf Jung
-0
/
+40
2023-12-28
make float intrinsics return non-deterministic NaN
Ralf Jung
-0
/
+98
2023-12-04
use `assume(idx < self.len())` in `[T]::get_unchecked`
bendn
-2
/
+2
2023-10-12
fmt
Ralf Jung
-5
/
+2
2023-10-09
float-to-float casts also have non-deterministic NaN results
Ralf Jung
-0
/
+90
2023-10-09
ensure unary minus propagates NaN payloads exactly
Ralf Jung
-0
/
+8
2023-10-08
miri: make NaN generation non-deterministic
Ralf Jung
-0
/
+316