<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/alloc/src/borrow.rs, branch 1.53.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.53.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.53.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-02-16T02:32:21+00:00</updated>
<entry>
<title>a few more diagnostic items</title>
<updated>2021-02-16T02:32:21+00:00</updated>
<author>
<name>Andrea Nall</name>
<email>anall@andreanall.com</email>
</author>
<published>2021-02-16T02:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67fcaaaa7a9c393926e25db600a9976137425d68'/>
<id>urn:sha1:67fcaaaa7a9c393926e25db600a9976137425d68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>requested/proposed changes</title>
<updated>2021-02-15T22:59:47+00:00</updated>
<author>
<name>Andrea Nall</name>
<email>anall@andreanall.com</email>
</author>
<published>2021-02-15T22:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6bb62810ae226b35e0181d8c4efc6d0377d196d'/>
<id>urn:sha1:c6bb62810ae226b35e0181d8c4efc6d0377d196d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add diagnostic items</title>
<updated>2021-02-15T02:27:28+00:00</updated>
<author>
<name>Andrea Nall</name>
<email>anall@andreanall.com</email>
</author>
<published>2021-02-15T02:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ef202520f9c4c87dd6218bbfbbf57587e88f8be'/>
<id>urn:sha1:5ef202520f9c4c87dd6218bbfbbf57587e88f8be</id>
<content type='text'>
Add diagnostic items to the following types:
  OsString (os_string_type)
  PathBuf (path_buf_type)
  Owned (to_owned_trait)

As well as the to_vec method on slice/[T]
</content>
</entry>
<entry>
<title>Mention Arc::make_mut and Rc::make_mut in the documentation of Cow</title>
<updated>2020-12-28T16:13:28+00:00</updated>
<author>
<name>Frank Steffahn</name>
<email>frank.steffahn@stu.uni-kiel.de</email>
</author>
<published>2020-12-28T15:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=303203f992088d05d930b2d7e4bb826c2b611a53'/>
<id>urn:sha1:303203f992088d05d930b2d7e4bb826c2b611a53</id>
<content type='text'>
</content>
</entry>
<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>
