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
Age
Commit message (
Expand
)
Author
Lines
2025-01-07
chore: release v0.1.142
github-actions[bot]
-1
/
+7
2025-01-07
Account for optimization levels other than numbers
Trevor Gross
-3
/
+3
2025-01-07
Update the `libm` submodule
Trevor Gross
-0
/
+0
2025-01-07
Account for optimization levels other than numbers
Trevor Gross
-3
/
+3
2025-01-07
Make extensive tests exhaustive if there are enough iterations available
beetrees
-81
/
+252
2025-01-07
Avoid naming variables `str`
Josh Triplett
-7
/
+7
2025-01-06
Increase the allowed ULP for `tgammaf`
Trevor Gross
-1
/
+2
2025-01-06
Rollup merge of #135139 - c410-f3r:8-years-rfc, r=jhpratt
Jacob Pratt
-8
/
+8
2025-01-06
Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubilee
Jacob Pratt
-4
/
+6
2025-01-07
chore: release v0.1.141
github-actions[bot]
-1
/
+10
2025-01-06
Update the `libm` submodule
Trevor Gross
-0
/
+0
2025-01-06
Replace "intrinsic" config with "arch" config
Trevor Gross
-50
/
+37
2025-01-06
Update the `libm` submodule
Trevor Gross
-5
/
+53
2025-01-06
More compelling env_clear() examples
Kornel
-7
/
+15
2025-01-06
Don't use intrinsics abs for `f16` and `f128` on wasm32
Trevor Gross
-12
/
+0
2025-01-06
Remove an unused `feature = "force-soft-floats"` gate
Trevor Gross
-2
/
+0
2025-01-06
Switch from using `unstable-intrinsics` to `intrinsics_enabled`
Trevor Gross
-6
/
+4
2025-01-06
Increase the allowed precision for failing tests on i586
Trevor Gross
-1
/
+4
2025-01-06
Enable MPFR tests on i586
Trevor Gross
-3
/
+4
2025-01-06
ci: Only update the github ref for pull requests
Trevor Gross
-0
/
+1
2025-01-06
Rollup merge of #135153 - crystalstall:master, r=workingjubilee
Matthias Krüger
-3
/
+3
2025-01-06
Loosen precision on i586 based on new tests
Trevor Gross
-1
/
+13
2025-01-06
Add an override for failing ceil/floor tests on i586
Trevor Gross
-0
/
+10
2025-01-06
Add domain and edge case tests to musl
Trevor Gross
-2
/
+101
2025-01-06
Add support for wasm exception handling to Emscripten target
Hood Chatham
-4
/
+6
2025-01-06
Add test infrastructure for `f16` and `f128`
Trevor Gross
-43
/
+205
2025-01-06
Add `fabsf16`, `fabsf128`, `copysignf16`, and `copysignf128`
Trevor Gross
-3
/
+133
2025-01-06
Enable `f16` and `f128` when creating the API change list
Trevor Gross
-3
/
+6
2025-01-06
Run extensive tests in CI when relevant files change
Trevor Gross
-1
/
+206
2025-01-06
Update precision based on failures from extensive tests
Trevor Gross
-1
/
+21
2025-01-06
Add extensive and exhaustive tests
Trevor Gross
-8
/
+450
2025-01-06
chore: remove redundant words in comment
crystalstall
-3
/
+3
2025-01-06
Add more detailed definition output for `update-api-list.py`
Trevor Gross
-65
/
+945
2025-01-06
Rollup merge of #135111 - tgross35:float-doc-aliases, r=Noratrieb
Matthias Krüger
-0
/
+8
2025-01-06
Add tests against MPFR for `ilogb` and `ilogbf`
Trevor Gross
-6
/
+23
2025-01-05
Increase the precision for `jn` and `jnf`
Trevor Gross
-3
/
+1
2025-01-05
Rename `unstable-test-support` to `unstable-public-internals`
Trevor Gross
-13
/
+10
2025-01-06
Update precision based on new test results
Trevor Gross
-2
/
+11
2025-01-06
Rewrite the random test generator
Trevor Gross
-196
/
+148
2025-01-06
Add an iterator that ensures known size
Trevor Gross
-0
/
+37
2025-01-06
Streamline the way that test iteration count is determined
Trevor Gross
-57
/
+208
2025-01-06
Add a way for tests to log to a file
Trevor Gross
-0
/
+73
2025-01-05
Add tests against MPFR for `scalbn{f}` and `ldexp{f}`
Trevor Gross
-4
/
+28
2025-01-05
[generic_assert] Constify methods used by the formatting system
Caio
-8
/
+8
2025-01-05
Rollup merge of #135121 - okaneco:const_slice_reverse, r=jhpratt
Jacob Pratt
-3
/
+5
2025-01-05
Add tests against MPFR for `frexp` and `frexpf`
Trevor Gross
-4
/
+19
2025-01-05
Add tests against MPFR for `modf` and `modff`
Trevor Gross
-4
/
+18
2025-01-05
Mark `slice::reverse` unstably const
okaneco
-3
/
+5
2025-01-05
Clarified the documentation on core::iter::from_fn and core::iter::successors
ranger-ross
-0
/
+3
2025-01-04
Clean up integers stored in `MpTy`
Trevor Gross
-12
/
+12
[prev]
[next]