rust/library/core/src/ptr
许杰友 Jieyou Xu (Joe) a8ccf97445
Rollup merge of #126288 - x4exr:patch-1, r=dtolnay
doc: Added commas where needed

<!--
If this PR is related to an unstable feature or an otherwise tracked effort,
please link to the relevant tracking issue here. If you don't know of a related
tracking issue or there are none, feel free to ignore this.

This PR will get automatically assigned to a reviewer. In case you would like
a specific user to review your work, you can assign it to them by using

    r​? <reviewer name>
-->
2024-06-17 04:53:55 +01:00
..
alignment.rs Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00
const_ptr.rs docs(core): make more const_ptr doctests assert instead of printing 2024-06-09 20:22:46 -04:00
metadata.rs remove cfg(bootstrap) 2024-06-11 16:52:04 +02:00
mod.rs doc: Added commas where needed 2024-06-16 15:58:44 -07:00
mut_ptr.rs Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods 2024-05-23 21:02:31 -04:00
non_null.rs replace version placeholder 2024-06-11 16:52:02 +02:00
unique.rs Add and use Unique::as_non_null_ptr 2024-02-08 19:56:30 -05:00