| Age | Commit message (Expand) | Author | Lines |
| 2025-01-26 | Move std float unit tests to integration tests | bjorn3 | -71/+59 |
| 2025-01-26 | Move std::error unit tests to integration tests | bjorn3 | -9/+4 |
| 2025-01-26 | Move std::env unit tests to integration tests | bjorn3 | -123/+120 |
| 2025-01-26 | Update comment | bjorn3 | -1/+1 |
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -13/+33 |
| 2025-01-26 | reduce `Box::default` stack copies in debug mode | Joshua Wong | -1/+14 |
| 2025-01-26 | Rollup merge of #136019 - scottmcm:alias-unchecked-div, r=Mark-Simulacrum | Jacob Pratt | -0/+7 |
| 2025-01-26 | Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubilee | Jacob Pratt | -11/+5 |
| 2025-01-26 | Windows: Test that deleting a running binary fails | Chris Denton | -2/+12 |
| 2025-01-26 | Update platform information for remove_file | Chris Denton | -2/+2 |
| 2025-01-26 | Windows: remove readonly files | Chris Denton | -3/+23 |
| 2025-01-26 | Implement phantom variance markers | Jacob Pratt | -0/+267 |
| 2025-01-25 | Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum | Jacob Pratt | -67/+63 |
| 2025-01-25 | Rollup merge of #134283 - epage:logfile, r=Amanieu | Jacob Pratt | -2/+6 |
| 2025-01-25 | [Clippy] Add vec_reserve & vecdeque_reserve diagnostic items | wowinter13 | -0/+2 |
| 2025-01-25 | Rollup merge of #136039 - nvanbenschoten:pin-typo, r=Amanieu | Matthias Krüger | -2/+2 |
| 2025-01-25 | Rollup merge of #136005 - BLANKatGITHUB:library, r=RalfJung | Matthias Krüger | -677/+957 |
| 2025-01-25 | Improve and expand documentation of pipes | Josh Triplett | -8/+14 |
| 2025-01-25 | Correct comment for FreeBSD and DragonFly BSD in unix/thread | Huang Qi | -1/+1 |
| 2025-01-25 | Rework the available Cargo profiles | Trevor Gross | -13/+21 |
| 2025-01-25 | Rollup merge of #135991 - no1wudi:master, r=thomcc | Matthias Krüger | -3/+8 |
| 2025-01-25 | Rollup merge of #135977 - nyurik:fix-fmt-options, r=joboet | Matthias Krüger | -1/+16 |
| 2025-01-24 | docs: fix typo in std::pin overview | Nathan VanBenschoten | -2/+2 |
| 2025-01-25 | Remove unused trait BoundedSize | Mu001999 | -55/+0 |
| 2025-01-25 | Remove remnants of the `checked` feature | Trevor Gross | -15/+10 |
| 2025-01-25 | Use `remquo` from Rug | Trevor Gross | -67/+5 |
| 2025-01-25 | Use `frexp` from Rug | Trevor Gross | -6/+1 |
| 2025-01-25 | Use `az` exported from Rug | Trevor Gross | -7/+5 |
| 2025-01-25 | Upgrade all dependencies to the latest version | Trevor Gross | -8/+8 |
| 2025-01-24 | Rollup merge of #135938 - carlsverre:master, r=joboet | Matthias Krüger | -0/+20 |
| 2025-01-24 | Rollup merge of #135728 - hkBst:patch-8, r=joboet | Matthias Krüger | -3/+5 |
| 2025-01-24 | Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2025-01-25 | Stabilize `vec_pop_if` | Pavel Grigorenko | -5/+1 |
| 2025-01-24 | fix(libtest): Deprecate '--logfile' | Ed Page | -2/+6 |
| 2025-01-24 | Add an `unchecked_div` alias to the `Div<NonZero<_>>` impls | Scott McMurray | -0/+7 |
| 2025-01-24 | Update library/core/src/num/nonzero.rs
| Carl Sverre | -1/+1 |
| 2025-01-24 | Add `File already exists` error doc to `hard_link` function | Harshit Verma | -0/+1 |
| 2025-01-24 | ports last few library files to new intrinsic style | aaishwarymishra@gmail.com | -677/+957 |
| 2025-01-24 | Rollup merge of #135983 - hkBst:patch-13, r=jhpratt | Matthias Krüger | -4/+3 |
| 2025-01-24 | Rollup merge of #135956 - GrigorenkoPV:vec_pop_off, r=dtolnay | Matthias Krüger | -7/+4 |
| 2025-01-24 | Fix set_name in thread mod for NuttX | Huang Qi | -3/+8 |
| 2025-01-24 | add nto80 x86-64 and aarch64 target | AkhilTThomas | -13/+5 |
| 2025-01-24 | Add support for QNX 7.1 with io-sock on x64 | Florian Bartels | -1/+1 |
| 2025-01-24 | Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack... | Florian Bartels | -4/+6 |
| 2025-01-24 | Doc difference between extend and extend_from_slice | Marijn Schouten | -4/+3 |
| 2025-01-24 | Enable missing icount benchmarks | Trevor Gross | -0/+6 |
| 2025-01-24 | Update a bunch of comments from before wasi support was added | bjorn3 | -5/+4 |
| 2025-01-24 | Remove a bunch of emscripten test ignores | bjorn3 | -59/+29 |
| 2025-01-24 | Fix testing of the standard library with Emscripten | bjorn3 | -3/+30 |
| 2025-01-24 | Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgr | bors | -1/+86 |