<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/string.rs, branch 1.24.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.24.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.24.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-12-09T22:18:33+00:00</updated>
<entry>
<title>Use Try syntax for Option in place of macros or match</title>
<updated>2017-12-09T22:18:33+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2017-12-09T01:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3024c1434a667425d30e4b0785857381323712aa'/>
<id>urn:sha1:3024c1434a667425d30e4b0785857381323712aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some typos</title>
<updated>2017-11-21T14:33:45+00:00</updated>
<author>
<name>Martin Lindhe</name>
<email>martin-commit@ubique.se</email>
</author>
<published>2017-11-21T14:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ece9a57d1b6e10ef2ad1dffd19fd6033cdc760ee'/>
<id>urn:sha1:ece9a57d1b6e10ef2ad1dffd19fd6033cdc760ee</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>Updated tracking issue for String::splice and its unstable-book entry</title>
<updated>2017-09-17T08:41:24+00:00</updated>
<author>
<name>Michal Budzynski</name>
<email>budziq@gmail.com</email>
</author>
<published>2017-09-17T08:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6b167f98d9dcfef79519d79d03930062215158fc'/>
<id>urn:sha1:6b167f98d9dcfef79519d79d03930062215158fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #44572 - frewsxcv:frewsxcv-from-utf16-lossy, r=QuietMisdreavus</title>
<updated>2017-09-15T02:32:52+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2017-09-15T02:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68e0f28304249a4f2db6b177b3be156ba4774a92'/>
<id>urn:sha1:68e0f28304249a4f2db6b177b3be156ba4774a92</id>
<content type='text'>
Clarify return type of `String::from_utf16_lossy`.

Fixes https://github.com/rust-lang/rust/issues/32874
</content>
</entry>
<entry>
<title>Rollup merge of #44453 - tommyip:doc_string_as_mut_str, r=frewsxcv</title>
<updated>2017-09-15T02:32:38+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2017-09-15T02:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4f6fba1d9b3acddc8c63e7ccdf857cfc0032aa2'/>
<id>urn:sha1:b4f6fba1d9b3acddc8c63e7ccdf857cfc0032aa2</id>
<content type='text'>
Add doc example to String::as_mut_str

Fixes #44429.
</content>
</entry>
<entry>
<title>Clarify return type of `String::from_utf16_lossy`.</title>
<updated>2017-09-14T19:47:37+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2017-09-14T19:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=258ef37f8e81388a11f420411e35b427215b0754'/>
<id>urn:sha1:258ef37f8e81388a11f420411e35b427215b0754</id>
<content type='text'>
Fixes https://github.com/rust-lang/rust/issues/32874
</content>
</entry>
<entry>
<title>Add doc example to String::as_mut_str</title>
<updated>2017-09-10T13:11:27+00:00</updated>
<author>
<name>Tommy Ip</name>
<email>hkmp7tommy@gmail.com</email>
</author>
<published>2017-09-09T12:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc1a4c635703e08f0ee5830b389b2b804e82d76b'/>
<id>urn:sha1:bc1a4c635703e08f0ee5830b389b2b804e82d76b</id>
<content type='text'>
Fixes #44429.
</content>
</entry>
<entry>
<title>Add doc example to String::as_str</title>
<updated>2017-09-09T08:05:54+00:00</updated>
<author>
<name>Tommy Ip</name>
<email>hkmp7tommy@gmail.com</email>
</author>
<published>2017-09-09T08:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e8fadc2ac5d5e25aaf0449d50988c54be92dbe4'/>
<id>urn:sha1:3e8fadc2ac5d5e25aaf0449d50988c54be92dbe4</id>
<content type='text'>
Fixes #44428.
</content>
</entry>
<entry>
<title>Rollup merge of #44044 - mattico:string-splice-return, r=dtolnay</title>
<updated>2017-08-30T16:11:09+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-08-30T16:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=581dc932932199ab0f2d0beb00144e0e56fb5aae'/>
<id>urn:sha1:581dc932932199ab0f2d0beb00144e0e56fb5aae</id>
<content type='text'>
Remove Splice struct return value from String::splice

The implementation is now almost identical to the one in the RFC.

Fixes #44038
cc #32310
</content>
</entry>
</feed>
