<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/ptr.rs, branch 1.6.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.6.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-11-17T22:24:21+00:00</updated>
<entry>
<title>Add missing annotations and some tests</title>
<updated>2015-11-17T22:24:21+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-11-16T16:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e2ffc7090a70fe8c77a0e03fcec3cb1387141f2'/>
<id>urn:sha1:7e2ffc7090a70fe8c77a0e03fcec3cb1387141f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove stability annotations from trait impl items</title>
<updated>2015-11-05T21:13:46+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-11-05T21:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ef07f05192c98c7441977420efde6730d730b25'/>
<id>urn:sha1:2ef07f05192c98c7441977420efde6730d730b25</id>
<content type='text'>
Remove `stable` stability annotations from inherent impls
</content>
</entry>
<entry>
<title>Auto merge of #29480 - apasel422:coerce-unique, r=alexcrichton</title>
<updated>2015-10-31T01:58:51+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-10-31T01:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee88e04e77f34ecf9cd085a2073c044feb0ddda3'/>
<id>urn:sha1:ee88e04e77f34ecf9cd085a2073c044feb0ddda3</id>
<content type='text'>
Closes rust-lang/rfcs#1343.
</content>
</entry>
<entry>
<title>Implement `CoerceUnsized` for `Unique`</title>
<updated>2015-10-30T20:38:29+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2015-10-30T20:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04266daf779c960f9037afe1eafc0acd68d85b84'/>
<id>urn:sha1:04266daf779c960f9037afe1eafc0acd68d85b84</id>
<content type='text'>
Closes rust-lang/rfcs#1343.
</content>
</entry>
<entry>
<title>expose drop_in_place as ptr::drop_in_place</title>
<updated>2015-10-30T14:54:25+00:00</updated>
<author>
<name>Alexis Beingessner</name>
<email>a.beingessner@gmail.com</email>
</author>
<published>2015-07-21T21:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e72c226bed92bbbf9050044b9ebafa6b8deb0ea3'/>
<id>urn:sha1:e72c226bed92bbbf9050044b9ebafa6b8deb0ea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to 'const unsafe fn' ordering (rust-lang/rust#29107)</title>
<updated>2015-10-25T04:03:07+00:00</updated>
<author>
<name>John Hodge</name>
<email>tpg@mutabah.net</email>
</author>
<published>2015-10-24T08:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9b8c49cdb75fb571c7b3ea4af90b0e96929276c'/>
<id>urn:sha1:f9b8c49cdb75fb571c7b3ea4af90b0e96929276c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #29192 - phil-opp:unsafe-const-fns, r=alexcrichton</title>
<updated>2015-10-21T06:03:39+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-10-21T06:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e139dc615219847dfbdd47958c977d56bdd0d3a'/>
<id>urn:sha1:3e139dc615219847dfbdd47958c977d56bdd0d3a</id>
<content type='text'>
similar to #29085 
</content>
</entry>
<entry>
<title>Make Unique::new const function</title>
<updated>2015-10-20T17:56:45+00:00</updated>
<author>
<name>Philipp Oppermann</name>
<email>dev@phil-opp.com</email>
</author>
<published>2015-10-13T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ed79944e8b5fc69f325db955336aff86e9210e5'/>
<id>urn:sha1:3ed79944e8b5fc69f325db955336aff86e9210e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point core::ptr::Shared to tracking issue #27730.</title>
<updated>2015-10-20T00:49:08+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2015-10-20T00:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94e9a073b0edb3633b2adbcfff1dabf2da44334e'/>
<id>urn:sha1:94e9a073b0edb3633b2adbcfff1dabf2da44334e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `Shared` pointer and have `{Arc, Rc}` use it</title>
<updated>2015-10-16T22:35:31+00:00</updated>
<author>
<name>Andrew Paseltiner</name>
<email>apaseltiner@gmail.com</email>
</author>
<published>2015-10-16T15:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6bd8d8491e89277edbfc9a4e0f8953847abbdd6'/>
<id>urn:sha1:d6bd8d8491e89277edbfc9a4e0f8953847abbdd6</id>
<content type='text'>
This change has two consequences:

1. It makes `Arc&lt;T&gt;` and `Rc&lt;T&gt;` covariant in `T`.

2. It causes the compiler to reject code that was unsound with respect
to dropck. See compile-fail/issue-29106.rs for an example of code that
no longer compiles. Because of this, this is a [breaking-change].

Fixes #29037.
Fixes #29106.
</content>
</entry>
</feed>
