<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/string.rs, branch 1.31.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.31.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.31.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-09-27T10:08:03+00:00</updated>
<entry>
<title>liballoc: mark str.to_owned() and String::from(&amp;str) as #[inline].</title>
<updated>2018-09-27T10:08:03+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2018-08-29T10:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d24070bf8d58f40887b4b33f63c1c3d3df55c346'/>
<id>urn:sha1:d24070bf8d58f40887b4b33f63c1c3d3df55c346</id>
<content type='text'>
Fixes #53681
</content>
</entry>
<entry>
<title>Fix invalid urls</title>
<updated>2018-09-06T21:32:30+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-07-01T16:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1ad1b03388778893159c549db82b2716c71f102'/>
<id>urn:sha1:c1ad1b03388778893159c549db82b2716c71f102</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: std::string::String.repeat(): slightly rephrase to be more in-line with other descriptions.</title>
<updated>2018-08-22T06:35:34+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2018-08-22T06:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11f3918ca2c7913f7976a42539646dc28e86ffcf'/>
<id>urn:sha1:11f3918ca2c7913f7976a42539646dc28e86ffcf</id>
<content type='text'>
add ticks around a few keywords in other descriptions.
</content>
</entry>
<entry>
<title>Replace usages of ptr::offset with ptr::{add,sub}.</title>
<updated>2018-08-20T11:28:34+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2018-08-20T02:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=993fb934640b7e514f3c629c33a2698a83ed8c3e'/>
<id>urn:sha1:993fb934640b7e514f3c629c33a2698a83ed8c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add links to std::char::REPLACEMENT_CHARACTER from docs.</title>
<updated>2018-08-11T19:42:35+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2018-08-11T18:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec18991492849393a8b3ae4e0c70a22319e8ea60'/>
<id>urn:sha1:ec18991492849393a8b3ae4e0c70a22319e8ea60</id>
<content type='text'>
There are a few places where we mention the replacement character in the
docs, and it could be helpful for users to utilize the constant which is
available in the standard library, so let’s link to it!
</content>
</entry>
<entry>
<title>Rollup merge of #51807 - newpavlov:deprecate_str_slice, r=alexcrichton</title>
<updated>2018-07-22T14:10:09+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-07-22T14:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67cf3ba528ac99dbec7753f81ed93eccd1a5a730'/>
<id>urn:sha1:67cf3ba528ac99dbec7753f81ed93eccd1a5a730</id>
<content type='text'>
Deprecation of str::slice_unchecked(_mut)

Closes #51715

I am not sure if 1.28.0 or 1.29.0 should be used for deprecation version, for now it's 1.28.0.

Additionally I've replaced `slice_unchecked` uses with `get_unchecked`. The only places where this method is still used are `src/liballoc/tests/str.rs` and `src/liballoc/tests/str.rs`.
</content>
</entry>
<entry>
<title>Move core::alloc::CollectionAllocErr to alloc::collections</title>
<updated>2018-06-29T12:01:33+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-15T01:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0547cea0ae50f49619ded26f43d0d55a1674b14'/>
<id>urn:sha1:b0547cea0ae50f49619ded26f43d0d55a1674b14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecation of str::slice_uncheked(_mut)</title>
<updated>2018-06-26T10:34:42+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2018-06-26T10:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c316090ebf216308b36ba1651bc6286b113ebd7'/>
<id>urn:sha1:7c316090ebf216308b36ba1651bc6286b113ebd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stabilize RangeBounds collections_range #30877</title>
<updated>2018-05-24T12:01:40+00:00</updated>
<author>
<name>Cory Sherman</name>
<email>coryshrmn@gmail.com</email>
</author>
<published>2018-05-24T11:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1440f300d848610b0cb798a735e2c75a94998aa9'/>
<id>urn:sha1:1440f300d848610b0cb798a735e2c75a94998aa9</id>
<content type='text'>
rename RangeBounds::start() -&gt; start_bound()
rename RangeBounds::end() -&gt; end_bound()
</content>
</entry>
<entry>
<title>Rollup merge of #50170 - burtonageo:more_cow_from, r=alexcrichton</title>
<updated>2018-05-16T21:22:07+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-05-16T21:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8366780164d062c6cb69d0243e9fcf85a37d548f'/>
<id>urn:sha1:8366780164d062c6cb69d0243e9fcf85a37d548f</id>
<content type='text'>
Implement From for more types on Cow

This is basically https://github.com/rust-lang/rust/pull/48191, except that it should be implemented in a way that doesn't break third party crates.
</content>
</entry>
</feed>
