<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/string.rs, branch 1.44.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.44.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.44.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-14T13:35:32+00:00</updated>
<entry>
<title>Rollup merge of #71121 - AnthonyMikh:fix_string_doc_link, r=Dylan-DPC</title>
<updated>2020-04-14T13:35:32+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2020-04-14T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=340b7314e3c95c1e21ba5dd19f08a532cc780ac9'/>
<id>urn:sha1:340b7314e3c95c1e21ba5dd19f08a532cc780ac9</id>
<content type='text'>
Fix broken link in documentation for String::from_utf8
</content>
</entry>
<entry>
<title>Fix broken link in documentation for String::from_utf8</title>
<updated>2020-04-14T12:07:57+00:00</updated>
<author>
<name>AnthonyMikh</name>
<email>anthony.mikh@yandex.ru</email>
</author>
<published>2020-04-14T12:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15ba31d010c3c4840b57d91ad9d5b0b2c746e315'/>
<id>urn:sha1:15ba31d010c3c4840b57d91ad9d5b0b2c746e315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add examples to Pattern docs</title>
<updated>2020-04-13T14:25:15+00:00</updated>
<author>
<name>Ivan Tham</name>
<email>pickfire@riseup.net</email>
</author>
<published>2020-04-13T14:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a22cf6415b75388448156708c07dd6cf5eb116a'/>
<id>urn:sha1:7a22cf6415b75388448156708c07dd6cf5eb116a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add period to Pattern docs</title>
<updated>2020-04-13T14:24:58+00:00</updated>
<author>
<name>Ivan Tham</name>
<email>pickfire@riseup.net</email>
</author>
<published>2020-04-13T14:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbe96b04ad9a7109febac47e660d993b45542c1f'/>
<id>urn:sha1:cbe96b04ad9a7109febac47e660d993b45542c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize strip_prefix and strip_suffix with str patterns</title>
<updated>2020-03-30T15:10:21+00:00</updated>
<author>
<name>Nikhil Benesch</name>
<email>nikhil.benesch@gmail.com</email>
</author>
<published>2020-03-06T20:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac478f2f610bd93c25c82491526ea153ad103ac0'/>
<id>urn:sha1:ac478f2f610bd93c25c82491526ea153ad103ac0</id>
<content type='text'>
Constructing a Searcher in strip_prefix and strip_suffix is
unnecessarily slow when the pattern is a fixed-length string. Add
strip_prefix and strip_suffix methods to the Pattern trait, and add
optimized implementations of these methods in the str implementation.
The old implementation is retained as the default for these methods.
</content>
</entry>
<entry>
<title>must_use on split_off</title>
<updated>2020-03-24T17:35:40+00:00</updated>
<author>
<name>Kornel</name>
<email>kornel@geekhood.net</email>
</author>
<published>2020-03-24T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42b10e51c18ad37f671dc289aa0f183d4dbceab9'/>
<id>urn:sha1:42b10e51c18ad37f671dc289aa0f183d4dbceab9</id>
<content type='text'>
#70194
</content>
</entry>
<entry>
<title>Rollup merge of #69661 - lopopolo:string-from-mut-str, r=sfackler</title>
<updated>2020-03-15T14:40:07+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-15T14:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc1623267b344684c165a0a6972f2791e2a46728'/>
<id>urn:sha1:cc1623267b344684c165a0a6972f2791e2a46728</id>
<content type='text'>
Implement From&lt;&amp;mut str&gt; for String

I ran into this missing impl when trying to do `String::from` on the result returned from this API in the `uuid` crate:

https://docs.rs/uuid/0.8.1/uuid/adapter/struct.Hyphenated.html#method.encode_lower

I wasn't sure what to put in the stability annotation. I'd appreciate some help with that :)
</content>
</entry>
<entry>
<title>Add docs for From::&lt;&amp;mut str&gt;::from String impl</title>
<updated>2020-03-11T01:47:19+00:00</updated>
<author>
<name>Ryan Lopopolo</name>
<email>rjl@hyperbo.la</email>
</author>
<published>2020-03-11T01:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=533784d3a247595393ce24c9940945838913a0fe'/>
<id>urn:sha1:533784d3a247595393ce24c9940945838913a0fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stable feature name</title>
<updated>2020-03-11T01:45:08+00:00</updated>
<author>
<name>Ryan Lopopolo</name>
<email>rjl@hyperbo.la</email>
</author>
<published>2020-03-11T01:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18feaa3fa25f11e403478b562fa1db356b32c818'/>
<id>urn:sha1:18feaa3fa25f11e403478b562fa1db356b32c818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a typo</title>
<updated>2020-03-05T19:20:02+00:00</updated>
<author>
<name>TrolledWoods</name>
<email>trolledwoods@gmail.com</email>
</author>
<published>2020-03-05T19:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=79bc934ff3ec527a8ec17aa7b1a20ed271ca7508'/>
<id>urn:sha1:79bc934ff3ec527a8ec17aa7b1a20ed271ca7508</id>
<content type='text'>
"vector" was used instead of "string"</content>
</entry>
</feed>
