<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/ptr.rs, branch 1.31.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.31.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.31.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-11-22T22:15:45+00:00</updated>
<entry>
<title>update various stdlib docs</title>
<updated>2018-11-22T22:15:45+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2018-11-21T00:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf86cc5fc9923d7b22cac00a2570868fc037d027'/>
<id>urn:sha1:bf86cc5fc9923d7b22cac00a2570868fc037d027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in various places</title>
<updated>2018-10-23T13:56:25+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2018-10-22T16:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4972beaf65cad992a6ed791fdefe90e46c09aa7b'/>
<id>urn:sha1:4972beaf65cad992a6ed791fdefe90e46c09aa7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary emphasis in doc comment</title>
<updated>2018-10-14T20:26:23+00:00</updated>
<author>
<name>Jan Niehusmann</name>
<email>jan@gondor.com</email>
</author>
<published>2018-10-14T20:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6cc84acc60c21389107dac5f9dd70f08862519fd'/>
<id>urn:sha1:6cc84acc60c21389107dac5f9dd70f08862519fd</id>
<content type='text'>
During review of the previous commit, @joshtriplett noticed that
the emphasis on 'the same' is unnecessary. For consistency, remove it
on the offset() functions, as well.
</content>
</entry>
<entry>
<title>clarify pointer add/sub function safety concerns</title>
<updated>2018-10-14T20:24:01+00:00</updated>
<author>
<name>Jan Niehusmann</name>
<email>jan@gondor.com</email>
</author>
<published>2018-10-14T08:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8ec4987a8b26ea0cca076796689d2b1c00812a5'/>
<id>urn:sha1:e8ec4987a8b26ea0cca076796689d2b1c00812a5</id>
<content type='text'>
Ralf Jung made the same changes to the offset functions' documentation
in commit fb089156. As add/sub just call offset, the same limitation
applies here, as well.

Removed emphasis on review request by @joshtriplett
</content>
</entry>
<entry>
<title>Auto merge of #54534 - nagisa:align-offset-simplification, r=alexcrichton</title>
<updated>2018-10-12T06:38:11+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2018-10-12T06:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8dc554a32507de2d923e5ba3ca3d672adaf0a822'/>
<id>urn:sha1:8dc554a32507de2d923e5ba3ca3d672adaf0a822</id>
<content type='text'>
Simplify implementation of align_offset slightly
</content>
</entry>
<entry>
<title>Only promote calls to `#[rustc_promotable]` const fns</title>
<updated>2018-10-03T08:07:05+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-08-31T11:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e46c0b68938e0bb568358e49cd1b40c2700c58d'/>
<id>urn:sha1:9e46c0b68938e0bb568358e49cd1b40c2700c58d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify implementation of align_offset slightly</title>
<updated>2018-09-30T13:27:13+00:00</updated>
<author>
<name>Simonas Kazlauskas</name>
<email>git@kazlauskas.me</email>
</author>
<published>2018-09-24T15:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b3e5eb6cc0f2a28ff99d2962fbb4fd340736ef9'/>
<id>urn:sha1:0b3e5eb6cc0f2a28ff99d2962fbb4fd340736ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"</title>
<updated>2018-09-29T07:50:50+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-09-25T13:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e37d6d37e76a8b2f82eacc8c3f642c4d47093950'/>
<id>urn:sha1:e37d6d37e76a8b2f82eacc8c3f642c4d47093950</id>
<content type='text'>
This reverts commit c6e3d7fa3113aaa64602507f39d4627c427742ff, reversing
changes made to 4591a245c7eec9f70d668982b1383cd2a6854af5.
</content>
</entry>
<entry>
<title>Auto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton</title>
<updated>2018-09-24T17:36:44+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2018-09-24T17:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70073ec61d0d56bca45b9bd40659bb75799cd273'/>
<id>urn:sha1:70073ec61d0d56bca45b9bd40659bb75799cd273</id>
<content type='text'>
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?
</content>
</entry>
<entry>
<title>address Mark-Simulacrum comments</title>
<updated>2018-09-22T19:01:21+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-08-23T14:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af101fdc331b6f607ed645d86a0f12bc7a2cbc5c'/>
<id>urn:sha1:af101fdc331b6f607ed645d86a0f12bc7a2cbc5c</id>
<content type='text'>
</content>
</entry>
</feed>
