<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/char/decode.rs, branch 1.40.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.40.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.40.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-10-01T11:55:46+00:00</updated>
<entry>
<title>Remove unneeded `fn main` blocks from docs</title>
<updated>2019-10-01T11:55:46+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2019-10-01T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c1b447f2e67f5eae89394344ade698aca3ec7e6'/>
<id>urn:sha1:6c1b447f2e67f5eae89394344ade698aca3ec7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcore: deny more...</title>
<updated>2019-04-18T23:37:12+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-04-18T23:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dbfbadeac4f593e31bbcb57bc7c3b1d17ab1cd65'/>
<id>urn:sha1:dbfbadeac4f593e31bbcb57bc7c3b1d17ab1cd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcore =&gt; 2018</title>
<updated>2019-04-18T05:47:35+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-04-15T02:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=360432f1e8794de58cd94f34c9c17ad65871e5b5'/>
<id>urn:sha1:360432f1e8794de58cd94f34c9c17ad65871e5b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs: doc comments</title>
<updated>2019-02-10T23:57:25+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2019-02-09T22:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99ed06eb8864e704c4a1871ccda4648273bee4ef'/>
<id>urn:sha1:99ed06eb8864e704c4a1871ccda4648273bee4ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unstable and deprecated APIs</title>
<updated>2018-07-30T16:18:23+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-07-26T13:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ca77f702f813332defe15a0aa73707628bf592e'/>
<id>urn:sha1:4ca77f702f813332defe15a0aa73707628bf592e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate codebase to `..=` inclusive range patterns</title>
<updated>2018-06-26T14:53:30+00:00</updated>
<author>
<name>Zack M. Davis</name>
<email>code@zackmdavis.net</email>
</author>
<published>2018-05-29T02:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=057715557b51af125847da6d19b2e016283c5ae7'/>
<id>urn:sha1:057715557b51af125847da6d19b2e016283c5ae7</id>
<content type='text'>
These were stabilized in March 2018's #47813, and are the Preferred Way
to Do It going forward (q.v. #51043).
</content>
</entry>
<entry>
<title>Deprecate Read::chars and char::decode_utf8</title>
<updated>2018-04-15T06:18:00+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-14T21:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7cbeddb7b78cc54a52d63ed8556da7121d1d2e68'/>
<id>urn:sha1:7cbeddb7b78cc54a52d63ed8556da7121d1d2e68</id>
<content type='text'>
Per FCP:

* https://github.com/rust-lang/rust/issues/27802#issuecomment-377537778
* https://github.com/rust-lang/rust/issues/33906#issuecomment-377534308
</content>
</entry>
<entry>
<title>Move char decoding iterators into a separate private module.</title>
<updated>2018-04-11T22:13:52+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-05T16:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=955450212aac9c2babd6cb511974092224fcf93d'/>
<id>urn:sha1:955450212aac9c2babd6cb511974092224fcf93d</id>
<content type='text'>
</content>
</entry>
</feed>
