rust/library/core/src/ptr
Dezhi Wu b1430fb7ca Fix a bunch of typo
This PR will fix some typos detected by [typos].

I only picked the ones I was sure were spelling errors to fix, mostly in
the comments.

[typos]: https://github.com/crate-ci/typos
2022-08-31 18:24:55 +08:00
..
const_ptr.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
metadata.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
mod.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
mut_ptr.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
non_null.rs Rollup merge of #94640 - Pointerbender:issue-71146-partial-stabilization, r=yaahc 2022-05-28 08:45:50 +02:00
unique.rs Implement core::ptr::Unique on top of NonNull 2022-04-14 19:35:40 +02:00