<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/string.rs, branch 1.43.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-03-05T19:20:02+00:00</updated>
<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>
<entry>
<title>Change FromStr for String to use Infallible directly</title>
<updated>2020-02-19T21:37:58+00:00</updated>
<author>
<name>Peter Todd</name>
<email>pete@petertodd.org</email>
</author>
<published>2020-02-19T21:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=883e69db950522afb73fc9ad8ea122bacdd42ee4'/>
<id>urn:sha1:883e69db950522afb73fc9ad8ea122bacdd42ee4</id>
<content type='text'>
Fixes the confusing documentation on `ParseError` by making it
irrelevant.
</content>
</entry>
<entry>
<title>Rollup merge of #68742 - tspiteri:string-as-mut, r=sfackler</title>
<updated>2020-02-09T17:23:30+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2020-02-09T17:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3516df3ecbc97a449221e7a02cf750bf8726b5c1'/>
<id>urn:sha1:3516df3ecbc97a449221e7a02cf750bf8726b5c1</id>
<content type='text'>
implement AsMut&lt;str&gt; for String

Closes #68741.
</content>
</entry>
<entry>
<title>implement AsMut&lt;str&gt; for String</title>
<updated>2020-02-01T21:19:28+00:00</updated>
<author>
<name>Trevor Spiteri</name>
<email>tspiteri@ieee.org</email>
</author>
<published>2020-02-01T21:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd2282388140ea0f370ee25c82f00be81c2f822c'/>
<id>urn:sha1:fd2282388140ea0f370ee25c82f00be81c2f822c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive Clone + PartialEq + Eq for std::string::FromUtf8Error</title>
<updated>2020-02-01T18:29:28+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2020-02-01T18:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=847d5b4d1387a30f1798a5c3c59c3e0c31e00319'/>
<id>urn:sha1:847d5b4d1387a30f1798a5c3c59c3e0c31e00319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propagate cfg bootstrap</title>
<updated>2019-12-18T17:16:19+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-18T17:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82184440ecd33e87cd03a8f7c70af2ad95d5400f'/>
<id>urn:sha1:82184440ecd33e87cd03a8f7c70af2ad95d5400f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require stable/unstable annotations for the constness of all stable functions with a `const` modifier</title>
<updated>2019-12-13T10:27:02+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2019-12-08T00:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5e17e3988165d3245e38af0b1c40cde47699f6a7'/>
<id>urn:sha1:5e17e3988165d3245e38af0b1c40cde47699f6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #66111 - RalfJung:from_raw_parts, r=Centril</title>
<updated>2019-11-07T00:20:41+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2019-11-07T00:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b94a2f9e388c98f0f21d97558d0205578482422d'/>
<id>urn:sha1:b94a2f9e388c98f0f21d97558d0205578482422d</id>
<content type='text'>
improve from_raw_parts docs

Triggered by https://github.com/rust-lang/rfcs/pull/2806. Hopefully this helps clarify that joining slices across allocations is not possible in Rust currently.

r? @Centril
</content>
</entry>
<entry>
<title>also edit String::from_raw_parts while we are at it</title>
<updated>2019-11-05T08:57:52+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-05T08:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a1f303b98fe77775f3f201bef792a98e31e79e8'/>
<id>urn:sha1:6a1f303b98fe77775f3f201bef792a98e31e79e8</id>
<content type='text'>
</content>
</entry>
</feed>
