<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd_unicode/lib.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>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 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>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>core: Stabilize FusedIterator</title>
<updated>2018-03-03T13:14:03+00:00</updated>
<author>
<name>Ulrik Sverdrup</name>
<email>bluss@users.noreply.github.com</email>
</author>
<published>2018-01-15T18:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc651cac8d671aee9be876b71d0fa86f94f56b0f'/>
<id>urn:sha1:bc651cac8d671aee9be876b71d0fa86f94f56b0f</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Move static code outside of unciode.py.</title>
<updated>2018-01-03T03:51:22+00:00</updated>
<author>
<name>Clar Charr</name>
<email>clar@charr.xyz</email>
</author>
<published>2017-12-31T07:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4b3ddd59e2a041646f7b300ad727a5d4f48a488'/>
<id>urn:sha1:b4b3ddd59e2a041646f7b300ad727a5d4f48a488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing Debug impls to std_unicode</title>
<updated>2017-11-22T00:49:28+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2017-11-22T00:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb094642e13fc7b41a55aa2eaba4361411cccf8f'/>
<id>urn:sha1:fb094642e13fc7b41a55aa2eaba4361411cccf8f</id>
<content type='text'>
Also adds #![deny(missing_debug_implementations)] so they don't get
missed again.
</content>
</entry>
</feed>
