<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/tests/string.rs, branch 1.21.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.21.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.21.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-08-15T03:42:26+00:00</updated>
<entry>
<title>Add method `String::retain`</title>
<updated>2017-08-15T03:42:26+00:00</updated>
<author>
<name>Murarth</name>
<email>murarth@gmail.com</email>
</author>
<published>2017-07-26T22:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=618ac89d256adca97518742db2ad2759c4f5fc72'/>
<id>urn:sha1:618ac89d256adca97518742db2ad2759c4f5fc72</id>
<content type='text'>
Behaves like `Vec::retain`, accepting a predicate `FnMut(char) -&gt; bool`
and reducing the string to only characters for which the predicate
returns `true`.
</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>
