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.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
Merge ref 'f6092f224d2b' from rust-lang/rust
Ralf Jung
-2
/
+2
2025-09-22
Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu
bors
-2
/
+2
2025-09-22
share the check_nondet helper as well
Ralf Jung
-110
/
+84
2025-09-21
Mark float intrinsics with no preconditions as safe
ltdk
-2
/
+2
2025-09-18
implement sqrt for f16 and f128
Ralf Jung
-15
/
+29
2025-09-06
Change stdlib float tests to account for miri nondet floats.
LorrensP-2158466
-4
/
+3
2025-09-06
Implement nondet behaviour and change/add tests.
LorrensP-2158466
-44
/
+110
2025-09-03
fix applying an error to infinities
Ralf Jung
-0
/
+4
2025-09-03
fix mangitude of applied float error
Ralf Jung
-3
/
+4
2025-07-01
fmt
The Miri Cronjob Bot
-2
/
+0
2025-06-30
Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk
bors
-11
/
+14
2025-06-30
Try increasing the repetition limit
Oli Scherer
-1
/
+1
2025-06-29
add float_nan test for powf
Ralf Jung
-9
/
+9
2025-06-29
make some powf and powi cases involving SNaN non-deterministic
LorrensP-2158466
-11
/
+14
2025-06-10
float tests: test non-determinism for more operations
Ralf Jung
-22
/
+25
2025-06-10
fmt
The Miri Cronjob Bot
-1
/
+0
2025-06-05
change tests to use fixed constants to let them pass with miri
LorrensP-2158466
-1
/
+3
2025-06-03
Enable Float non-determinism in miri. Update and add tests and change
LorrensP-2158466
-3
/
+110
2025-04-29
miri: algebraic intrinsics: bring back float non-determinism
Ralf Jung
-59
/
+60
2025-04-24
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
bendn
-0
/
+1
2025-04-07
reduce the error tolerance to match algebraic and fast-math operations
Ralf Jung
-2
/
+3
2025-02-26
fmt
The Miri Cronjob Bot
-1
/
+0
2025-02-25
disable float non-determinism for now to be able to complete the sync
Ralf Jung
-1
/
+3
2025-02-24
add missing float non-determinism tests and skip some on i686-pc-windows-msvc...
Ralf Jung
-10
/
+24
2025-02-16
add erf and erfc to nondet tests, and reduce how much we're changing the floa...
Ralf Jung
-111
/
+27
2025-02-16
apply random float error to most floating-point operations
LorrensP-2158466
-56
/
+267
2025-02-14
miri: shims for `erf` & friends
Pavel Grigorenko
-0
/
+6
2025-01-31
miri: make float min/max non-deterministic
Ralf Jung
-0
/
+28
2024-11-20
miri: implement square root without relying on host floats
Eduardo Sánchez Muñoz
-2
/
+12
2024-10-17
miri: improve support for `f16` and `f128`
Eduardo Sánchez Muñoz
-9
/
+151
2024-10-11
intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics
Jed Brown
-0
/
+18
2024-07-04
Add casting tests for `f16` and `f128`
Trevor Gross
-0
/
+66
2024-07-04
Refactor float casting tests
Trevor Gross
-186
/
+390
2024-06-14
Add `f16` and `f128` support to Miri
Trevor Gross
-98
/
+51
2024-05-12
merge float tests into one
Ralf Jung
-0
/
+67
2024-01-19
Stabilize `round_ties_even`
Jules Bertholet
-1
/
+0
2024-01-06
these should be exact
Ralf Jung
-8
/
+8
2024-01-06
merge intrinsics-math into float tests
Ralf Jung
-2
/
+161
2023-09-29
add tests for '%' sign on floats
Ralf Jung
-0
/
+10
2023-03-11
Implement intrinsics for round_ties_even
Ben Kimock
-0
/
+30
2022-09-27
Stabilize bench_black_box
Urgau
-1
/
+1
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+555