diff options
| author | bors <bors@rust-lang.org> | 2018-09-24 17:36:44 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-09-24 17:36:44 +0000 |
| commit | 70073ec61d0d56bca45b9bd40659bb75799cd273 (patch) | |
| tree | aa53b4fa6371470573a22665d07ae5f2815656ca /src/test/codegen/align-struct.rs | |
| parent | a072d1bca6282d1d2fbec103d12393527eb5a868 (diff) | |
| parent | c197dc467fc18c3923f27c8e57e174497f2e63ed (diff) | |
| download | rust-70073ec61d0d56bca45b9bd40659bb75799cd273.tar.gz rust-70073ec61d0d56bca45b9bd40659bb75799cd273.zip | |
Auto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
Rewrite docs for pointer methods This takes over https://github.com/rust-lang/rust/pull/51016 by @ecstatic-morse. They did most of the work, I just did some editing. However, I realized one problem: This updates the docs for the "free functions" in `core::ptr`, but it does not update the copies of these docs for the inherent methods of the `*const T` and `*mut T` types. These getting out-of-sync is certainly bad, but I also don't feel like copying all this stuff around. Instead, we should remove this redundancy. Any good ideas?
Diffstat (limited to 'src/test/codegen/align-struct.rs')
0 files changed, 0 insertions, 0 deletions
