| Age | Commit message (Expand) | Author | Lines |
| 2021-06-10 | Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics). | Felix S. Klock II | -1/+6 |
| 2021-06-10 | Revert effects of PRs 81167 and 83091. | Felix S. Klock II | -8/+4 |
| 2021-04-17 | Auto merge of #84061 - AngelicosPhosphoros:issue-75598-add-inline-always-arit... | bors | -8/+8 |
| 2021-04-14 | Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJung | bors | -0/+2 |
| 2021-04-11 | Add some #[inline(always)] to arithmetic methods of integers | AngelicosPhosphoros | -8/+8 |
| 2021-04-10 | fix Miri errors in libcore doctests | Ralf Jung | -2/+2 |
| 2021-04-06 | add lint deref_nullptr | AliƩnore Bouttefeux | -0/+2 |
| 2021-04-05 | Auto merge of #83864 - Dylan-DPC:rollup-78an86n, r=Dylan-DPC | bors | -13/+57 |
| 2021-04-05 | Rollup merge of #83815 - RalfJung:addr_of, r=kennytm | Dylan DPC | -1/+32 |
| 2021-04-04 | core: disable `ptr::swap_nonoverlapping_one`'s block optimization on SPIR-V. | Eduard-Mihai Burtescu | -6/+17 |
| 2021-04-04 | core: rearrange `ptr::swap_nonoverlapping_one`'s cases (no functional changes). | Eduard-Mihai Burtescu | -11/+13 |
| 2021-04-04 | Bump cfgs | Mark Rousskov | -63/+0 |
| 2021-04-04 | fix typo | Ralf Jung | -1/+1 |
| 2021-04-04 | rely on intra-doc links | Ralf Jung | -2/+0 |
| 2021-04-03 | explain that even addr_of cannot deref a NULL ptr | Ralf Jung | -0/+8 |
| 2021-04-03 | addr_of_mut: add example for creating a pointer to uninit data | Ralf Jung | -1/+26 |
| 2021-03-30 | Rollup merge of #83579 - RalfJung:ptr-arithmetic, r=dtolnay | Dylan DPC | -55/+47 |
| 2021-03-27 | clarify 'remains attached', and remove recommendation to use integer arithmetic | Ralf Jung | -30/+12 |
| 2021-03-27 | add definition of 'allocated object', and link it from relevant method docs | Ralf Jung | -37/+47 |
| 2021-03-27 | make unaligned_refereces future-incompat lint warn-by-default, and remove the... | Ralf Jung | -0/+2 |
| 2021-03-22 | Rollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay | Dylan DPC | -6/+6 |
| 2021-03-21 | Auto merge of #83053 - oli-obk:const_stab_version, r=m-ou-se | bors | -5/+5 |
| 2021-03-15 | Constify mem::replace and ptr::replace | Albin Hedman | -1/+2 |
| 2021-03-15 | Constify mem::swap and ptr::swap[_nonoverlapping] | Albin Hedman | -14/+9 |
| 2021-03-15 | Constify copy_to and copy_from | Albin Hedman | -6/+12 |
| 2021-03-15 | Fix const stability `since` versions. | Oli Scherer | -5/+5 |
| 2021-03-14 | Fix a typo in `swap_nonoverlapping_bytes` | Motoki Ikeda | -1/+1 |
| 2021-03-04 | improve offset_from docs | Ralf Jung | -14/+26 |
| 2021-02-25 | Convert primitives to use intra-doc links | Joshua Nelson | -10/+2 |
| 2021-02-23 | Constify ptr::write and the write[_unaligned] methods on *mut T | Albin Hedman | -5/+10 |
| 2021-02-15 | Use local path for already-imported function
| Simon Sapin | -1/+1 |
| 2021-02-15 | Pointer metadata: add tracking issue number | Simon Sapin | -16/+16 |
| 2021-02-15 | Fix intra-doc link to raw pointer method | Simon Sapin | -1/+1 |
| 2021-02-15 | More doc-comments for pointer metadata APIs | Simon Sapin | -4/+88 |
| 2021-02-15 | Use new pointer metadata API inside libcore instead of manual transmutes | Simon Sapin | -13/+39 |
| 2021-02-15 | Add `to_raw_parts` methods to `*const`, `*mut`, and `NonNull` | Simon Sapin | -1/+35 |
| 2021-02-15 | Add `ptr::from_raw_parts`, `ptr::from_raw_parts_mut`, and `NonNull::from_raw_... | Simon Sapin | -7/+57 |
| 2021-02-15 | Add `size_of`, `align_of`, and `layout` methods to `DynMetadata` | Simon Sapin | -8/+38 |
| 2021-02-15 | Parameterize `DynMetadata` over its `dyn SomeTrait` type | Simon Sapin | -6/+49 |
| 2021-02-15 | Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function | Simon Sapin | -0/+83 |
| 2021-02-13 | Auto merge of #81238 - RalfJung:copy-intrinsics, r=m-ou-se | bors | -6/+1 |
| 2021-01-29 | rename raw_const/mut -> const/mut_addr_of, and stabilize them | Ralf Jung | -10/+8 |
| 2021-01-23 | Rollup merge of #79841 - fintelia:patch-6, r=kennytm | Jonas Schievink | -6/+13 |
| 2021-01-22 | More clear documentation for NonNull<T> | Jonathan Behrens | -6/+13 |
| 2021-01-21 | directly expose copy and copy_nonoverlapping intrinsics | Ralf Jung | -6/+1 |
| 2021-01-19 | Rollup merge of #81168 - soniasingla:doc/sonia, r=jonas-schievink | Guillaume Gomez | -2/+2 |
| 2021-01-18 | Fixes #81109 - Typo in pointer::wrapping_sub | soniasingla | -2/+2 |
| 2021-01-18 | remove some outdated comments regarding debug assertions | Ralf Jung | -3/+0 |
| 2021-01-06 | Make NonNull::as_ref (and friends) return refs with unbound lifetimes | Thom Chiovoloni | -6/+6 |
| 2021-01-02 | extend comment | Ralf Jung | -1/+2 |