<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/tests/string.rs, branch 1.22.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.22.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.22.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-09-22T20:05:18+00:00</updated>
<entry>
<title>Add support for `..=` syntax</title>
<updated>2017-09-22T20:05:18+00:00</updated>
<author>
<name>Alex Burka</name>
<email>alex@alexburka.com</email>
</author>
<published>2017-09-19T05:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e64efc91f49affb265328e354c8c8f0544daa462'/>
<id>urn:sha1:e64efc91f49affb265328e354c8c8f0544daa462</id>
<content type='text'>
Add ..= to the parser

Add ..= to libproc_macro

Add ..= to ICH

Highlight ..= in rustdoc

Update impl Debug for RangeInclusive to ..=

Replace `...` to `..=` in range docs

Make the dotdoteq warning point to the ...

Add warning for ... in expressions

Updated more tests to the ..= syntax

Updated even more tests to the ..= syntax

Updated the inclusive_range entry in unstable book
</content>
</entry>
<entry>
<title>Remove Splice struct return value from String::splice</title>
<updated>2017-08-26T20:07:32+00:00</updated>
<author>
<name>Matt Ickstadt</name>
<email>mattico8@gmail.com</email>
</author>
<published>2017-08-22T20:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c3c43c8005555f910b678b861ff4660c874199d'/>
<id>urn:sha1:0c3c43c8005555f910b678b861ff4660c874199d</id>
<content type='text'>
</content>
</entry>
<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>
