| Age | Commit message (Expand) | Author | Lines |
| 2024-12-20 | Document `PointerLike` implementation restrictions. | Kevin Reid | -2/+8 |
| 2024-12-21 | Less unwrap() in documentation | Kornel | -24/+45 |
| 2024-12-20 | Rollup merge of #134573 - lukas-code:unimpl-dyn-pointerlike, r=compiler-errors | Matthias Krüger | -11/+30 |
| 2024-12-20 | Improve prose around into_slice example of IterMut | Marijn Schouten | -20/+13 |
| 2024-12-20 | Improve prose around `as_slice` example of Iter | Marijn Schouten | -5/+11 |
| 2024-12-20 | Improve prose around basic examples of Iter and IterMut | Marijn Schouten | -6/+12 |
| 2024-12-20 | remove reference to dangling from slice::Iter | Marijn Schouten | -1/+1 |
| 2024-12-20 | fix `PointerLike` docs | Lukas Markeffsky | -2/+2 |
| 2024-12-20 | unimplement `PointerLike` for trait objects | Lukas Markeffsky | -0/+1 |
| 2024-12-20 | split up `#[rustc_deny_explicit_impl]` attribute | Lukas Markeffsky | -9/+27 |
| 2024-12-20 | Rollup merge of #134518 - hltj:typo-fix, r=tgross35 | Jacob Pratt | -3/+3 |
| 2024-12-20 | Rollup merge of #132830 - wr7:substr_range_documentation, r=tgross35 | Jacob Pratt | -7/+8 |
| 2024-12-20 | fix typos in the example code in the doc comments of `Ipv4Addr::from_bits()`,... | hltj | -3/+3 |
| 2024-12-18 | Rollup merge of #134490 - hong9lol:typo, r=jhpratt | Jacob Pratt | -1/+1 |
| 2024-12-18 | Rollup merge of #132056 - weiznich:diagnostic_do_not_recommend_final_tests, r... | Jacob Pratt | -1/+1 |
| 2024-12-19 | fix typo in ptr/mod.rs | leejaehong | -1/+1 |
| 2024-12-18 | Auto merge of #134443 - joshtriplett:use-field-init-shorthand, r=lqd,tgross35... | bors | -1/+1 |
| 2024-12-18 | fix(LazyCell): documentation of get[_mut] was wrong | Jalil David Salamé Messina | -2/+2 |
| 2024-12-18 | Stabilize `#[diagnostic::do_not_recommend]` | Georg Semmler | -1/+1 |
| 2024-12-17 | Use field init shorthand where possible | Josh Triplett | -1/+1 |
| 2024-12-17 | Rollup merge of #134426 - hkBst:patch-3, r=lqd | Matthias Krüger | -1/+1 |
| 2024-12-17 | Fix typo in uint_macros.rs | Marijn Schouten | -1/+1 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -4/+6 |
| 2024-12-16 | Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez | Matthias Krüger | -0/+2 |
| 2024-12-15 | Rollup merge of #134310 - tkr-sh:master, r=Noratrieb | Stuart Cook | -12/+12 |
| 2024-12-15 | Asserts the maximum value that can be returned from `Vec::len` | EFanZh | -0/+11 |
| 2024-12-14 | Rollup merge of #134022 - shahn:doc_clarify_extend_for_tuple_version, r=tgross35 | Matthias Krüger | -7/+56 |
| 2024-12-14 | Correct spelling of CURRENT_RUSTC_VERSION | Sebastian Hahn | -7/+56 |
| 2024-12-14 | Replace i32 by char in `split_at` & `_unchecked` | tkirishima | -12/+12 |
| 2024-12-14 | Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgr | bors | -3/+89 |
| 2024-12-14 | Rollup merge of #133942 - BD103:black-box-docs, r=saethlin | Matthias Krüger | -3/+89 |
| 2024-12-14 | Rollup merge of #134255 - bjoernager:master, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2024-12-13 | de-stabilize bench attribute | Ralf Jung | -1/+0 |
| 2024-12-13 | rustdoc-search: let From and Into be unboxed | Michael Howell | -0/+2 |
| 2024-12-13 | Rollup merge of #134229 - purplesyringa:provenance-docs, r=saethlin | Matthias Krüger | -4/+5 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+27 |
| 2024-12-13 | Auto merge of #134047 - saethlin:inline-fmt-rt, r=m-ou-se | bors | -17/+17 |
| 2024-12-13 | Update includes in '/library/core/src/error.rs'; | Gabriel Bjørnager Jensen | -2/+2 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -8/+16 |
| 2024-12-12 | Fix typos in docs on provenance | Alisa Sireneva | -4/+5 |
| 2024-12-12 | feat: clarify how to use `black_box()` | BD103 | -3/+89 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+27 |
| 2024-12-12 | Rollup merge of #134179 - zachs18:align_offset_mut_ptr_doc, r=workingjubilee | Matthias Krüger | -9/+0 |
| 2024-12-12 | Rollup merge of #134178 - ehuss:stabilize-2024-prelude, r=amanieu,traviscross... | Matthias Krüger | -2/+2 |
| 2024-12-11 | Stabilize the Rust 2024 prelude | Eric Huss | -2/+2 |
| 2024-12-11 | Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgr | bors | -81/+112 |
| 2024-12-11 | Rollup merge of #133598 - ChayimFriedman2:get-many-mut-detailed-err, r=scottmcm | Matthias Krüger | -28/+32 |
| 2024-12-11 | Rollup merge of #132975 - arichardson:ffi-c-char, r=tgross35 | Matthias Krüger | -53/+80 |
| 2024-12-11 | Remove consteval note from <*mut T>::align_offset docs. | Zachary S | -9/+0 |
| 2024-12-11 | Rollup merge of #134079 - tbu-:pr_doc_x8_to_from_xe_bytes, r=jhpratt | Jacob Pratt | -4/+29 |