<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/nonzero.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-09-28T03:52:53+00:00</updated>
<entry>
<title>Bump to 1.31.0 and bootstrap from 1.30 beta</title>
<updated>2018-09-28T03:52:53+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2018-09-26T21:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce034951fb907c8aa6abd5e6e04769e5e628953c'/>
<id>urn:sha1:ce034951fb907c8aa6abd5e6e04769e5e628953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address attribute naming and use `Bound` enum</title>
<updated>2018-09-11T09:25:51+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-09-10T11:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=833dc7e6826483b19c819fc19727efe4e8ddbf12'/>
<id>urn:sha1:833dc7e6826483b19c819fc19727efe4e8ddbf12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of the `non_zero` lang item in favour of arbitrary range specifications</title>
<updated>2018-09-11T09:19:48+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-09-07T11:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d272e2f6e2e40dadcc68a0f4be5a4145e3d6a006'/>
<id>urn:sha1:d272e2f6e2e40dadcc68a0f4be5a4145e3d6a006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add #[repr(transparent)] to some libcore types</title>
<updated>2018-06-16T16:25:15+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-06T11:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=530d7bc5174e93682a38b22ac7ff4e3569bcd813'/>
<id>urn:sha1:530d7bc5174e93682a38b22ac7ff4e3569bcd813</id>
<content type='text'>
* `UnsafeCell`
* `Cell`
* `NonZero*`
* `NonNull`
* `Unique`
</content>
</entry>
<entry>
<title>Make core::nonzero private</title>
<updated>2018-05-16T17:08:41+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-02-16T10:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee85bfdcc23de49bbc565142efff87b14a7fc775'/>
<id>urn:sha1:ee85bfdcc23de49bbc565142efff87b14a7fc775</id>
<content type='text'>
It is now an implementation detail of ptr::NonNull and num::NonZero*
</content>
</entry>
<entry>
<title>num::NonZero* types now have their own tracking issue: #49137</title>
<updated>2018-03-18T15:58:38+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-03-18T15:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a23f685296b2edd59acc998411340184b958ec82'/>
<id>urn:sha1:a23f685296b2edd59acc998411340184b958ec82</id>
<content type='text'>
Fixes #27730
</content>
</entry>
<entry>
<title>Deprecate core::nonzero in favor of ptr::NonNull and num::NonZero*</title>
<updated>2018-03-17T22:07:40+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-02-16T10:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22f7a0295828c0d75b5487d89343e722b406dd5f'/>
<id>urn:sha1:22f7a0295828c0d75b5487d89343e722b406dd5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 12 num::NonZero* types for each primitive integer</title>
<updated>2018-03-17T22:07:38+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-02-16T09:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f40877feeb17c538a73fe6294d48af123251a8c5'/>
<id>urn:sha1:f40877feeb17c538a73fe6294d48af123251a8c5</id>
<content type='text'>
RFC: https://github.com/rust-lang/rfcs/pull/2307
</content>
</entry>
<entry>
<title>Rollup merge of #46287 - SimonSapin:stable-constness, r=aturon</title>
<updated>2017-11-29T10:37:47+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2017-11-29T10:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0e78c29bea998081cb1880da9fa09e38d46d44a6'/>
<id>urn:sha1:0e78c29bea998081cb1880da9fa09e38d46d44a6</id>
<content type='text'>
Stabilize const-calling existing const-fns in std

Fixes #46038
</content>
</entry>
<entry>
<title>Stabilize const-calling existing const-fns in std</title>
<updated>2017-11-26T22:43:44+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2017-11-26T22:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c5f53e65ee5f022611033dbf58c42e26be7f93d'/>
<id>urn:sha1:6c5f53e65ee5f022611033dbf58c42e26be7f93d</id>
<content type='text'>
Fixes #46038
</content>
</entry>
</feed>
