<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/borrow.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-01-30T01:31:03+00:00</updated>
<entry>
<title>Rename std::borrow to std::reference.</title>
<updated>2014-01-30T01:31:03+00:00</updated>
<author>
<name>xales</name>
<email>xales@naveria.com</email>
</author>
<published>2014-01-29T00:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7f97e3018ac664058a507d207676f30fda4bfe4'/>
<id>urn:sha1:d7f97e3018ac664058a507d207676f30fda4bfe4</id>
<content type='text'>
Fixes #11814
</content>
</entry>
<entry>
<title>'borrowed pointer' -&gt; 'reference'</title>
<updated>2014-01-08T02:49:13+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-01-08T02:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d32363266968c0259c3ec2065c5dd7b6fc85b152'/>
<id>urn:sha1:d32363266968c0259c3ec2065c5dd7b6fc85b152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 'self lifetime illegal.</title>
<updated>2013-12-11T18:54:06+00:00</updated>
<author>
<name>Erik Price</name>
<email>erik.price16@gmail.com</email>
</author>
<published>2013-12-10T07:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5731ca3078318a66a13208133d8839a9f9f92629'/>
<id>urn:sha1:5731ca3078318a66a13208133d8839a9f9f92629</id>
<content type='text'>
Also remove all instances of 'self within the codebase.

This fixes #10889.
</content>
</entry>
<entry>
<title>std::borrow: Use raw pointer comparison for `ref_eq`</title>
<updated>2013-09-18T04:05:06+00:00</updated>
<author>
<name>blake2-ppc</name>
<email>blake2-ppc</email>
</author>
<published>2013-09-18T04:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7024a9d5298a6ead78cfead653b3697a40a1b8b7'/>
<id>urn:sha1:7024a9d5298a6ead78cfead653b3697a40a1b8b7</id>
<content type='text'>
Compare as `*T` in `ref_eq` instead of casting to uint, to match what
std::ptr does.
</content>
</entry>
<entry>
<title>std: implement Total{Ord,Eq} for pointers.</title>
<updated>2013-08-04T09:46:52+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-07-27T15:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88620c25f5a2b5e17f3bff1e70ed2fbee97c2217'/>
<id>urn:sha1:88620c25f5a2b5e17f3bff1e70ed2fbee97c2217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace #[inline(always)] with #[inline]. r=burningtree.</title>
<updated>2013-06-18T21:48:48+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2013-06-18T21:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d904c72af830bd4bec773ce35897703dff2ee3b1'/>
<id>urn:sha1:d904c72af830bd4bec773ce35897703dff2ee3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ptr: split out borrowed pointer utilities</title>
<updated>2013-06-02T23:24:33+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-06-02T23:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=454133127a78e14ae4922d96579f1d1a433fa54c'/>
<id>urn:sha1:454133127a78e14ae4922d96579f1d1a433fa54c</id>
<content type='text'>
The ptr module is intended to be for raw pointers.

Closes #3111
</content>
</entry>
</feed>
