Files
rust/src/libcore
bors 70073ec61d 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?
2018-09-24 17:36:44 +00:00
..
2018-09-22 21:01:21 +02:00
2018-09-19 15:01:19 -07:00
2018-08-19 18:36:18 +02:00
2018-09-22 21:01:21 +02:00
2018-09-19 15:01:19 -07:00
2018-09-20 02:35:32 -04:00
2018-03-18 13:05:00 +01:00
2018-09-04 13:22:08 -06:00
2018-05-17 08:47:25 -06:00
2018-08-21 23:24:23 +02:00
2018-09-21 16:01:58 +02:00
2018-09-22 21:01:21 +02:00
2018-09-05 09:09:50 -04:00
2018-09-01 06:57:58 +02:00
2018-06-30 13:17:49 -07:00
2017-03-20 10:10:16 -04:00
2017-08-31 06:58:58 -07:00
2017-10-18 23:12:37 -07:00