<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/alloc/src/borrow.rs, branch 1.48.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.48.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.48.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-09-22T17:05:58+00:00</updated>
<entry>
<title>Update library functions with stability attributes</title>
<updated>2020-09-22T17:05:58+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-09-17T18:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=110e59e70e21b2c93dc0cd48f22dea292cf62b75'/>
<id>urn:sha1:110e59e70e21b2c93dc0cd48f22dea292cf62b75</id>
<content type='text'>
This may not be strictly minimal, but all unstable functions also need a
`rustc_const_unstable` attribute.
</content>
</entry>
<entry>
<title>Make `cow_is_borrowed` methods const</title>
<updated>2020-08-31T01:43:47+00:00</updated>
<author>
<name>CDirkx</name>
<email>christiaan@dirkx.com</email>
</author>
<published>2020-08-31T01:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af24bdbd96120d34f36595127376a3bf2800a7b6'/>
<id>urn:sha1:af24bdbd96120d34f36595127376a3bf2800a7b6</id>
<content type='text'>
Constify the following methods of `alloc::borrow::Cow`:
 - `is_borrowed`
 - `is_owned`

These methods are still unstable under `cow_is_borrowed`.
Possible because of #49146 (Allow if and match in constants).

Tracking issue: #65143
</content>
</entry>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
</feed>
