<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd_unicode, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-07-30T16:18:04+00:00</updated>
<entry>
<title>Remove the unstable std_unicode crate, deprecated since 1.27</title>
<updated>2018-07-30T16:18:04+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-07-26T12:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d8b3c830fbcdd14d085209a8dcc3399151f3286a'/>
<id>urn:sha1:d8b3c830fbcdd14d085209a8dcc3399151f3286a</id>
<content type='text'>
Its former contents are now in libcore.
</content>
</entry>
<entry>
<title>Mark the rest of the `unicode` feature flag as perma-unstable.</title>
<updated>2018-04-11T22:13:53+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-06T12:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ef41788cf37074e44f70257508c97efd539a7f29'/>
<id>urn:sha1:ef41788cf37074e44f70257508c97efd539a7f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the std_unicode crate</title>
<updated>2018-04-11T22:13:51+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-05T15:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2027ef17c03e47a4d716d8ea8148ed785934b04'/>
<id>urn:sha1:b2027ef17c03e47a4d716d8ea8148ed785934b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move contents of libstd_unicode into libcore</title>
<updated>2018-04-11T22:13:43+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-05T15:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5807be7ccb2c14df9db87a54038221bbf5ae00fa'/>
<id>urn:sha1:5807be7ccb2c14df9db87a54038221bbf5ae00fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Utf8Lossy decoder to libcore</title>
<updated>2018-04-11T22:13:43+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-05T13:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f87d4a15a82a76e7510629173c366d084f2c02ca'/>
<id>urn:sha1:f87d4a15a82a76e7510629173c366d084f2c02ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move char::REPLACEMENT_CHARACTER to libcore</title>
<updated>2018-04-11T22:13:43+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-05T13:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae6adf335c88cad4e4a1805a805ac49dd1350174'/>
<id>urn:sha1:ae6adf335c88cad4e4a1805a805ac49dd1350174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move deny(warnings) into rustbuild</title>
<updated>2018-04-08T22:59:14+00:00</updated>
<author>
<name>Mark Simulacrum</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-04-01T15:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c115cc655c8bb3077ff349e4ddd704a2239438a6'/>
<id>urn:sha1:c115cc655c8bb3077ff349e4ddd704a2239438a6</id>
<content type='text'>
This permits easier iteration without having to worry about warnings
being denied.

Fixes #49517
</content>
</entry>
<entry>
<title>Inject the `compiler_builtins` crate whenever the `core` crate is injected</title>
<updated>2018-04-07T07:24:35+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-no-reply-9879165716479413131@oli-obk.de</email>
</author>
<published>2018-03-30T11:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=679657b863c2a53a3052d8af9defbce48e12db10'/>
<id>urn:sha1:679657b863c2a53a3052d8af9defbce48e12db10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize the TryFrom and TryInto traits</title>
<updated>2018-03-26T21:36:02+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-03-23T12:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e53a2a72743810e05f58c61c9d8a4c89b712ad2e'/>
<id>urn:sha1:e53a2a72743810e05f58c61c9d8a4c89b712ad2e</id>
<content type='text'>
Tracking issue: https://github.com/rust-lang/rust/issues/33417
</content>
</entry>
<entry>
<title>Rollup merge of #47463 - bluss:fused-iterator, r=alexcrichton</title>
<updated>2018-03-06T12:52:37+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-03-06T10:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e3493d45924fdb869c37dcb992759f71defed7c'/>
<id>urn:sha1:8e3493d45924fdb869c37dcb992759f71defed7c</id>
<content type='text'>
Stabilize FusedIterator

FusedIterator is a marker trait that promises that the implementing
iterator continues to return `None` from `.next()` once it has returned
`None` once (and/or `.next_back()`, if implemented).

The effects of FusedIterator are already widely available through
`.fuse()`, but with stable `FusedIterator`, stable Rust users can
implement this trait for their iterators when appropriate.

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