| Age | Commit message (Expand) | Author | Lines |
| 2025-01-28 | Rollup merge of #136173 - taiki-e:c-char, r=tgross35 | Matthias Krüger | -7/+9 |
| 2025-01-28 | Rollup merge of #136071 - wowinter13:clippy-add-diagnostic-items, r=flip1995 | Matthias Krüger | -0/+2 |
| 2025-01-28 | Rollup merge of #135869 - hkBst:patch-12, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-01-28 | Stabilize `get_many_mut` as `get_disjoint_mut` | Pavel Grigorenko | -103/+98 |
| 2025-01-28 | uefi: process: Fix args | Ayush Singh | -4/+3 |
| 2025-01-28 | Rollup merge of #136012 - hkBst:patch-22, r=workingjubilee,tgross35 | Matthias Krüger | -6/+44 |
| 2025-01-28 | Rollup merge of #135886 - hkBst:patch-14, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2025-01-28 | Rollup merge of #135805 - DiuDiu777:master, r=Noratrieb | Matthias Krüger | -2/+5 |
| 2025-01-28 | Rollup merge of #135367 - Urgau:unreach_pub-std-3, r=Noratrieb | Matthias Krüger | -210/+251 |
| 2025-01-28 | Rollup merge of #133829 - GrigorenkoPV:fetch_update_infallible, r=Noratrieb | Matthias Krüger | -3/+374 |
| 2025-01-28 | Fix platform-specific doc string for AtomicUsize::from_mut to be platform-ind... | Marijn Schouten | -1/+1 |
| 2025-01-28 | Temporarily pin `indicatif` to 0.17.9 | Trevor Gross | -1/+2 |
| 2025-01-28 | clarify BufRead::{fill_buf, consume} docs | Marijn Schouten | -24/+17 |
| 2025-01-28 | Document powf and powi calls that always return 1.0 | Marijn Schouten | -6/+44 |
| 2025-01-28 | Switch musl from a script download to a submodule | Trevor Gross | -46/+19 |
| 2025-01-28 | Update comments and sort target_arch in c_char_definition | Taiki Endo | -7/+9 |
| 2025-01-27 | Add a version to some FIXMEs that will be resolved in LLVM 20 | Trevor Gross | -2/+2 |
| 2025-01-27 | Remove use of the `start` feature | Trevor Gross | -7/+5 |
| 2025-01-27 | Stabilize target_feature_11 | Caleb Zulawski | -1/+0 |
| 2025-01-27 | Stabilize `HashMap::get_many_mut` as `HashMap::get_disjoint_mut` | Urgau | -15/+17 |
| 2025-01-27 | Stabilize `num_midpoint_signed` feature | Urgau | -5/+4 |
| 2025-01-27 | Rollup merge of #135876 - usamoi:mpmc-doc, r=tgross35 | Guillaume Gomez | -4/+12 |
| 2025-01-27 | Rollup merge of #135807 - jhpratt:phantom-variance, r=Amanieu | Guillaume Gomez | -0/+267 |
| 2025-01-27 | Rollup merge of #135773 - hkBst:patch-10, r=tgross35 | Guillaume Gomez | -4/+9 |
| 2025-01-27 | Ignore specific `atan2` and `sin` tests on i586 | Trevor Gross | -16/+25 |
| 2025-01-27 | Overhaul examples for PermissionsExt | Marijn Schouten | -49/+75 |
| 2025-01-27 | Clarify WindowsMut (Lending)Iterator | Marijn Schouten | -4/+9 |
| 2025-01-27 | Stabilize `const_black_box` | Trevor Gross | -2/+4 |
| 2025-01-27 | Auto merge of #136116 - fmease:rollup-c8pk3mj, r=fmease | bors | -285/+294 |
| 2025-01-27 | Auto merge of #135937 - bjorn3:separate_coretests_crate, r=jieyouxu,tgross35 | bors | -17/+37 |
| 2025-01-27 | fix doc for std::sync::mpmc | usamoi | -4/+12 |
| 2025-01-27 | Rollup merge of #136079 - RalfJung:compiler-fence-example, r=jhpratt | León Orell Valerian Liehr | -13/+13 |
| 2025-01-27 | Rollup merge of #135635 - tbu-:pr_io_pipe, r=joboet | León Orell Valerian Liehr | -272/+281 |
| 2025-01-26 | compiler_fence: fix example | Ralf Jung | -13/+13 |
| 2025-01-26 | Optimize `Rc::<str>::default()` implementation | René Kijewski | -3/+6 |
| 2025-01-26 | Document purpose of closure in from_fn.rs more clearly | Marijn Schouten | -2/+2 |
| 2025-01-26 | Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhpratt | bors | -11/+12 |
| 2025-01-26 | Test pipes also when not running on Windows and Linux simultaneously | Tobias Bucher | -1/+1 |
| 2025-01-26 | Update `std::io::{pipe, PipeReader, PipeWriter}` docs the new location | Tobias Bucher | -16/+20 |
| 2025-01-26 | Move `std::io::pipe` code into its own file | Tobias Bucher | -272/+277 |
| 2025-01-26 | Actually run the bstr test | bjorn3 | -3/+3 |
| 2025-01-26 | Move env modifying tests to a separate integration test | bjorn3 | -160/+166 |
| 2025-01-26 | Fix for SGX | bjorn3 | -1/+1 |
| 2025-01-26 | Fix benchmarking of libstd | bjorn3 | -0/+1 |
| 2025-01-26 | Move std::sync unit tests to integration tests | bjorn3 | -99/+101 |
| 2025-01-26 | Move std::thread_local unit tests to integration tests | bjorn3 | -14/+16 |
| 2025-01-26 | Move std::time unit tests to integration tests | bjorn3 | -53/+53 |
| 2025-01-26 | Move std::path unit tests to integration tests | bjorn3 | -128/+139 |
| 2025-01-26 | Move std::panic unit tests to integration tests | bjorn3 | -7/+4 |
| 2025-01-26 | Move std::num unit tests to integration tests | bjorn3 | -6/+3 |