| Age | Commit message (Expand) | Author | Lines |
| 2024-05-29 | Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -4/+36 |
| 2024-05-28 | Add custom mir support for `PtrMetadata` | Scott McMurray | -0/+4 |
| 2024-05-28 | Add an intrinsic for `ptr::metadata` | Scott McMurray | -4/+32 |
| 2024-05-28 | Rollup merge of #125637 - nnethercote:rustfmt-fixes, r=GuillaumeGomez | Matthias Krüger | -6/+2 |
| 2024-05-28 | Don't format `tests/run-make/*/rmake.rs`. | Nicholas Nethercote | -6/+2 |
| 2024-05-28 | Rollup merge of #125647 - tspiteri:track-lazy_cell_consume, r=workingjubilee | Jubilee | -1/+1 |
| 2024-05-28 | Rollup merge of #125551 - clarfonthey:ip-bits, r=jhpratt | Jubilee | -19/+10 |
| 2024-05-28 | update tracking issue for lazy_cell_consume | Trevor Spiteri | -1/+1 |
| 2024-05-28 | Auto merge of #125609 - diondokter:opt-size-char-count, r=thomcc | bors | -1/+1 |
| 2024-05-27 | Rollup merge of #124870 - Lokathor:update-result-docs, r=dtolnay | Guillaume Gomez | -0/+24 |
| 2024-05-27 | Always use the general case char count | Dion Dokter | -1/+1 |
| 2024-05-27 | Size optimize int formatting | Dion Dokter | -0/+33 |
| 2024-05-26 | Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubilee | Jubilee | -8/+4 |
| 2024-05-26 | Rollup merge of #125571 - tesuji:dummy-pi, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2024-05-26 | Rollup merge of #125561 - Cyborus04:stabilize-slice-flatten, r=scottmcm | Matthias Krüger | -6/+3 |
| 2024-05-26 | f32: use constants instead of reassigning a dummy value as PI | Lzu Tao | -4/+4 |
| 2024-05-26 | Stabilize `slice_flatten` | Cyborus | -6/+3 |
| 2024-05-26 | Auto merge of #125518 - saethlin:check-arguments-new-in-const, r=joboet | bors | -11/+7 |
| 2024-05-25 | It seems that anchor names are implicitly all lowercase | Lokathor | -1/+1 |
| 2024-05-25 | Simplify the `unchecked_sh[lr]` ub-checks a bit | Scott McMurray | -8/+4 |
| 2024-05-25 | Fix URL target, it's in the module not the type. | Lokathor | -1/+1 |
| 2024-05-25 | github showed that weird. | Lokathor | -1/+1 |
| 2024-05-25 | correct for copy paste errors when fixing wrapping. | Lokathor | -6/+6 |
| 2024-05-25 | Resolve https://github.com/rust-lang/rust/pull/124870#issuecomment-2128824959 | Lokathor | -0/+3 |
| 2024-05-25 | revert to the inconsistent paragraph wrapping. | Lokathor | -52/+55 |
| 2024-05-25 | Rollup merge of #124667 - newpavlov:stabilize_div_duration, r=jhpratt | Matthias Krüger | -6/+8 |
| 2024-05-25 | Rollup merge of #122986 - taiki-e:aix-c-char, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2024-05-25 | Rollup merge of #121377 - pitaj:lazy_cell_fn_pointer, r=dtolnay | Matthias Krüger | -14/+8 |
| 2024-05-25 | Stabilise ip_bits feature | ltdk | -19/+10 |
| 2024-05-25 | Auto merge of #121571 - clarfonthey:unchecked-math-preconditions, r=saethlin | bors | -45/+161 |
| 2024-05-24 | Move the checks for Arguments constructors to inline const | Ben Kimock | -11/+7 |
| 2024-05-24 | Rollup merge of #125497 - meesfrensel:patch-1, r=calebzulawski | Matthias Krüger | -4/+4 |
| 2024-05-24 | Change pedantically incorrect OnceCell/OnceLock wording | Mahmoud Al-Qudsi | -2/+2 |
| 2024-05-24 | Rollup merge of #125455 - blyxyas:opt-clamp, r=joboet | Matthias Krüger | -0/+1 |
| 2024-05-24 | Fix some SIMD intrinsics documentation | Mees Frensel | -4/+4 |
| 2024-05-24 | Auto merge of #121150 - Swatinem:debug-ascii-str, r=joboet | bors | -18/+41 |
| 2024-05-24 | Auto merge of #125479 - scottmcm:validate-vtable-projections, r=Nilstrieb | bors | -8/+19 |
| 2024-05-23 | Validate the special layout restriction on DynMetadata | Scott McMurray | -8/+19 |
| 2024-05-23 | Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods | ltdk | -45/+161 |
| 2024-05-23 | Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb | Guillaume Gomez | -117/+44 |
| 2024-05-23 | Process a single not-ASCII-printable `char` per iteration | Arpad Borsos | -8/+5 |
| 2024-05-23 | Auto merge of #117804 - saethlin:no-recursive-panics, r=joboet | bors | -2/+5 |
| 2024-05-23 | Make clamp inline | blyxyas | -0/+1 |
| 2024-05-23 | panic_nounwind in Arguments::new* instead of recursing | Ben Kimock | -2/+5 |
| 2024-05-23 | core: use `Copy` in TAIT to fix clippy lint | joboet | -10/+10 |
| 2024-05-23 | Rollup merge of #125392 - workingjubilee:unwind-a-problem-in-context, r=Amanieu | Matthias Krüger | -4/+7 |
| 2024-05-22 | Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmease | bors | -5/+8 |
| 2024-05-22 | Rollup merge of #125043 - RalfJung:ref-type-safety-invariant, r=scottmcm | León Orell Valerian Liehr | -5/+8 |
| 2024-05-22 | Rollup merge of #124896 - RalfJung:miri-intrinsic-fallback, r=oli-obk | León Orell Valerian Liehr | -5/+5 |
| 2024-05-22 | Auto merge of #117329 - RalfJung:offset-by-zero, r=oli-obk,scottmcm | bors | -33/+34 |