<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/benches/str.rs, branch 1.34.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.34.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.34.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-12-26T04:08:33+00:00</updated>
<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>fix deprecation warnings in liballoc benches</title>
<updated>2018-12-21T10:33:29+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-12-21T10:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3414be0b3eb6192c13865e794817de396eeccd4b'/>
<id>urn:sha1:3414be0b3eb6192c13865e794817de396eeccd4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused AsciiExt imports and fix tests related to ascii methods</title>
<updated>2017-11-03T20:27:40+00:00</updated>
<author>
<name>Lukas Kalbertodt</name>
<email>lukas.kalbertodt@gmail.com</email>
</author>
<published>2017-10-02T07:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da57580736c6d30fec6c4e4442bc5376ac81f245'/>
<id>urn:sha1:da57580736c6d30fec6c4e4442bc5376ac81f245</id>
<content type='text'>
Many AsciiExt imports have become useless thanks to the inherent ascii
methods added in the last commits. These were removed. In some places, I
fully specified the ascii method being called to enforce usage of the
AsciiExt trait. Note that some imports are not removed but tagged with
a `#[cfg(stage0)]` attribute. This is necessary, because certain ascii
methods are not yet available in stage0. All those imports will be
removed later.

Additionally, failing tests were fixed. The test suite should exit
successfully now.
</content>
</entry>
<entry>
<title>Merge crate `collections` into `alloc`</title>
<updated>2017-06-14T06:37:34+00:00</updated>
<author>
<name>Murarth</name>
<email>murarth@gmail.com</email>
</author>
<published>2017-06-13T22:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eadda7665eb31b1e7cb94a503b4d5cf5c75474c0'/>
<id>urn:sha1:eadda7665eb31b1e7cb94a503b4d5cf5c75474c0</id>
<content type='text'>
</content>
</entry>
</feed>
