| Age | Commit message (Expand) | Author | Lines |
| 2025-01-25 | Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-Simulacrum | Jacob Pratt | -11/+9 |
| 2025-01-24 | Remove a bunch of emscripten test ignores | bjorn3 | -10/+0 |
| 2025-01-24 | Fix testing of the standard library with Emscripten | bjorn3 | -1/+9 |
| 2025-01-22 | Implement `VecDeque::pop_front_if` & `VecDeque::pop_back_if` | Pavel Grigorenko | -0/+40 |
| 2025-01-10 | alloc: remove unsound `IsZero` for raw pointers | joboet | -0/+10 |
| 2025-01-04 | add regression test for unsound Flatten/FlatMap specialization | The 8472 | -0/+14 |
| 2025-01-04 | do not in-place-iterate over flatmap/flatten | The 8472 | -19/+6 |
| 2024-12-28 | Update library/alloc/tests/sort/tests.rs | chloefeal | -1/+1 |
| 2024-12-27 | Fix typos | chloefeal | -1/+1 |
| 2024-12-16 | Add a range argument to vec.extract_if | The 8472 | -12/+37 |
| 2024-12-04 | Move some alloc tests to the alloctests crate | bjorn3 | -0/+1803 |
| 2024-11-30 | remove a whole bunch of unnecessary const feature gates | Ralf Jung | -2/+0 |
| 2024-11-27 | update cfgs | Boxy | -3/+2 |
| 2024-10-29 | Auto merge of #132231 - lukas-code:rc-plug-leaks, r=tgross35 | bors | -3/+113 |
| 2024-10-28 | New lint: `dangling_pointers_from_temporaries` | Pavel Grigorenko | -0/+1 |
| 2024-10-27 | add test for panicking drop in Box/Rc/Arc | Lukas Markeffsky | -3/+113 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -1/+2 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -2/+1 |
| 2024-10-12 | Rollup merge of #131617 - RalfJung:const_cow_is_borrowed, r=tgross35 | Matthias Krüger | -1/+0 |
| 2024-10-12 | remove const_cow_is_borrowed feature gate | Ralf Jung | -1/+0 |
| 2024-10-12 | library: Stabilize `const_ptr_write` | Jubilee Young | -1/+0 |
| 2024-10-11 | Rollup merge of #131065 - Voultapher:port-sort-test-suite, r=thomcc | Trevor Gross | -0/+1945 |
| 2024-10-01 | Stabilize `const_slice_from_raw_parts_mut` | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-09-30 | Port sort-research-rs test suite Rust stdlib tests | Lukas Bergdoll | -0/+1945 |
| 2024-09-23 | Improve autovectorization of to_lowercase / to_uppercase functions | Jörn Horstmann | -0/+3 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -116/+96 |
| 2024-09-21 | Rollup merge of #130408 - okaneco:into_lossy_refactor, r=Noratrieb | Michael Goulet | -0/+38 |
| 2024-09-20 | Avoid re-validating UTF-8 in `FromUtf8Error::into_utf8_lossy` | okaneco | -0/+38 |
| 2024-09-20 | Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors | bors | -0/+10 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -1/+1 |
| 2024-09-13 | Update tests for hidden references to mutable static | Obei Sideg | -0/+10 |
| 2024-08-31 | Rollup merge of #129640 - saethlin:unignore-android-in-alloc, r=tgross35 | Matthias Krüger | -9/+0 |
| 2024-08-28 | Re-enable android tests/benches in alloc | Ben Kimock | -9/+0 |
| 2024-08-27 | library: Stabilize new_uninit for Box, Rc, and Arc | Jubilee Young | -1/+0 |
| 2024-08-25 | Removes dead code from the compiler | mu001999 | -0/+1 |
| 2024-08-13 | Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin | bors | -2/+2 |
| 2024-08-12 | ignore some vtable/fn ptr equality tests in Miri, their result is not fully p... | Ralf Jung | -2/+2 |
| 2024-07-31 | PinCoerceUnsized trait into core | Xiangfei Ding | -0/+69 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -23/+19 |
| 2024-07-15 | Remove generic lifetime parameter of trait `Pattern` | Benoît du Garreau | -8/+6 |
| 2024-07-06 | Mark format! with must_use hint | lukas | -5/+5 |
| 2024-06-22 | Generalize `{Rc,Arc}::make_mut()` to unsized types. | Kevin Reid | -0/+18 |
| 2024-06-07 | Rollup merge of #124012 - slanterns:as_slice_stabilize, r=BurntSushi | Matthias Krüger | -1/+0 |
| 2024-06-03 | Ignore `vec_deque_alloc_error::test_shrink_to_unwind` test on non-unwind targets | Lukas Wirth | -0/+1 |
| 2024-05-26 | Rollup merge of #125561 - Cyborus04:stabilize-slice-flatten, r=scottmcm | Matthias Krüger | -1/+0 |
| 2024-05-26 | Stabilize `slice_flatten` | Cyborus | -1/+0 |
| 2024-05-25 | Rollup merge of #123803 - Sp00ph:shrink_to_fix, r=Mark-Simulacrum | Matthias Krüger | -0/+49 |
| 2024-05-08 | fix #124714 str.to_lowercase sigma handling | Marcondiro | -0/+3 |
| 2024-05-07 | Move `test_shrink_to_unwind` to its own file. | Markus Everling | -0/+49 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -1/+0 |