| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | Make it possible to use `hf32!` and similar macros outside of `libm` | Trevor Gross | -6/+16 |
| 2025-02-06 | Improve tidy output | Trevor Gross | -4/+3 |
| 2025-02-06 | chore: release v0.1.146 | github-actions[bot] | -1/+7 |
| 2025-02-06 | remove use of `feature(trait_upcasting)` from core tests | Waffle Lapkin | -1/+0 |
| 2025-02-06 | Remove some unnecessary parens in `assert!` conditions | Esteban Küber | -31/+31 |
| 2025-02-06 | stabilize `NonZero::count_ones` | Waffle Lapkin | -3/+2 |
| 2025-02-06 | Rollup merge of #136152 - Urgau:stabilize-map_many_mut, r=joshtriplett | Matthias Krüger | -15/+17 |
| 2025-02-06 | Expose erf{,c}{,f} from libm | Pavel Grigorenko | -0/+5 |
| 2025-02-06 | Rollup merge of #136630 - jieyouxu:render_tests, r=ChrisDenton | Matthias Krüger | -3/+12 |
| 2025-02-06 | Stabilise 'Cursor::{get_mut, set_position}' in 'const' scenarios; | Gabriel Bjørnager Jensen | -2/+2 |
| 2025-02-06 | tests(std/net): remove outdated `base_port` calculation | Jieyou Xu | -30/+3 |
| 2025-02-06 | tests(std): don't output to std{out,err} in `test_creation_flags` and `test_p... | 许杰友 Jieyou Xu (Joe) | -3/+12 |
| 2025-02-06 | Add an integration test that verifies a list of cases | Trevor Gross | -5/+750 |
| 2025-02-06 | Auto merge of #136613 - workingjubilee:rollup-ry6rw0m, r=workingjubilee | bors | -3/+3 |
| 2025-02-06 | sys: net: Add UEFI stubs | Ayush Singh | -0/+374 |
| 2025-02-05 | Rollup merge of #136595 - thaliaarchi:hermit-unreachable-pub, r=Noratrieb | Jubilee | -2/+2 |
| 2025-02-05 | Rollup merge of #136566 - hkBst:patch-1, r=scottmcm | Jubilee | -1/+1 |
| 2025-02-06 | Auto merge of #136409 - TDecking:mul_hi, r=Mark-Simulacrum | bors | -20/+1 |
| 2025-02-06 | Switch `musl` to track `master` | Trevor Gross | -0/+0 |
| 2025-02-06 | fma: Ensure zero has the correct sign | Trevor Gross | -46/+3 |
| 2025-02-05 | Print the hex float format upon failure | Trevor Gross | -7/+39 |
| 2025-02-05 | Commonize the signature for all instances of `get_test_cases` | Trevor Gross | -33/+45 |
| 2025-02-05 | Start converting `fma` to a generic function | Trevor Gross | -192/+278 |
| 2025-02-05 | Add checks via annotation that lists are sorted or exhaustive | Trevor Gross | -21/+187 |
| 2025-02-05 | Do not add `libm_helper.rs` to the sources list | Trevor Gross | -57/+9 |
| 2025-02-05 | Add a check in the `shared.rs` that the function list is sorted | Trevor Gross | -7/+13 |
| 2025-02-05 | Add `scalbnf16`, `scalbnf128`, `ldexpf16`, and `ldexpf128` | Trevor Gross | -39/+195 |
| 2025-02-05 | Fix hex float trait recursion problem | Trevor Gross | -25/+5 |
| 2025-02-05 | Rollup merge of #136555 - cramertj:split_off, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -95/+134 |
| 2025-02-05 | Rollup merge of #136537 - tgross35:update-builtins, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2025-02-05 | Rollup merge of #136517 - m4rch3n1ng:inherent-str-constructors, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -0/+176 |
| 2025-02-05 | Rollup merge of #136449 - joboet:move_pal_net, r=ChrisDenton | 许杰友 Jieyou Xu (Joe) | -1036/+113 |
| 2025-02-05 | Rollup merge of #136418 - Ayush1325:command-env, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -3/+62 |
| 2025-02-05 | Fix link in from_fn.rs | Marijn Schouten | -1/+1 |
| 2025-02-04 | Fix unreachable_pub lint for hermit target | Thalia Archibald | -2/+2 |
| 2025-02-05 | Rollup merge of #136502 - yotamofek:pr/fmt-from-fn-must-use, r=dtolnay | León Orell Valerian Liehr | -0/+1 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -0/+98 |
| 2025-02-04 | Add OneSidedRangeBound to eliminate panic in `split_point_of` | Taylor Cramer | -15/+51 |
| 2025-02-04 | Rename slice::take methods to split_off | Taylor Cramer | -80/+83 |
| 2025-02-04 | Use Option for FindNextFileHandle | Chris Denton | -10/+6 |
| 2025-02-04 | Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin | bors | -3/+113 |
| 2025-02-04 | intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intr... | Ralf Jung | -116/+77 |
| 2025-02-04 | Auto merge of #136534 - jhpratt:rollup-dnz57dq, r=jhpratt | bors | -10/+157 |
| 2025-02-04 | Auto merge of #136533 - jhpratt:rollup-s0ign8n, r=jhpratt | bors | -808/+821 |
| 2025-02-04 | Update `compiler-builtins` to 0.1.145 | Trevor Gross | -4/+4 |
| 2025-02-04 | chore: release v0.1.145 | github-actions[bot] | -1/+11 |
| 2025-02-04 | Revert "Eliminate the use of `public_test_dep!`" | Trevor Gross | -763/+772 |
| 2025-02-04 | Rollup merge of #136518 - Urgau:fn_ptr-public-bound, r=Noratrieb | Jacob Pratt | -0/+3 |
| 2025-02-04 | Rollup merge of #136511 - joshtriplett:nonzero-cast-signed-unsigned, r=dtolnay | Jacob Pratt | -2/+64 |
| 2025-02-04 | Rollup merge of #136479 - RalfJung:dirent64, r=tgross35 | Jacob Pratt | -8/+6 |