<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/array, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-05-06T09:02:53+00:00</updated>
<entry>
<title>Add comment for `Ord` implementation for array</title>
<updated>2020-05-06T09:02:53+00:00</updated>
<author>
<name>Donough Liu</name>
<email>ldm2993593805@163.com</email>
</author>
<published>2020-05-06T09:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5087c1ad2bdcf478d62cbe90fc20dd9ff0ffd207'/>
<id>urn:sha1:5087c1ad2bdcf478d62cbe90fc20dd9ff0ffd207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix internal lint fallout</title>
<updated>2020-03-31T17:01:48+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-03-27T20:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21c5ccab10b30085479a7189ee555f77c47c79e7'/>
<id>urn:sha1:21c5ccab10b30085479a7189ee555f77c47c79e7</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>Require issue = "none" over issue = "0" in unstable attributes</title>
<updated>2019-12-21T11:16:18+00:00</updated>
<author>
<name>Ross MacArthur</name>
<email>ross@macarthur.io</email>
</author>
<published>2019-12-21T11:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f7256d28d1c2f8340ab5b99df4bdb15aa232f3f3'/>
<id>urn:sha1:f7256d28d1c2f8340ab5b99df4bdb15aa232f3f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update mod.rs</title>
<updated>2019-11-27T09:27:30+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2019-11-27T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce9b6972c25c1499c17821d2b4a51238e79f0355'/>
<id>urn:sha1:ce9b6972c25c1499c17821d2b4a51238e79f0355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes small typo in array docs r? @steveklabnik</title>
<updated>2019-11-27T02:04:28+00:00</updated>
<author>
<name>Mark Lodato</name>
<email>mlodato517@gmail.com</email>
</author>
<published>2019-11-27T01:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9dc3f4b05bbdacedecdfbe4116b309d5757280e1'/>
<id>urn:sha1:9dc3f4b05bbdacedecdfbe4116b309d5757280e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `drop_in_place` in `array::IntoIter::drop`</title>
<updated>2019-11-18T14:56:26+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2019-10-25T16:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74b571402f980f70a4d87ec3c778af568e4fa329'/>
<id>urn:sha1:74b571402f980f70a4d87ec3c778af568e4fa329</id>
<content type='text'>
This skips the loop when the element type is known not to have drop glue, even in debug mode.
</content>
</entry>
<entry>
<title>Snap cfgs</title>
<updated>2019-11-12T21:36:57+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-06T13:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=997feacddd8f6e98003428265c665f7149c49a48'/>
<id>urn:sha1:997feacddd8f6e98003428265c665f7149c49a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The unsafety in `iter.rs` is already documented wonderfully</title>
<updated>2019-11-06T10:04:42+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2019-10-25T16:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e28287b32c40c44fb120c9a3a7eae6f82a7031fa'/>
<id>urn:sha1:e28287b32c40c44fb120c9a3a7eae6f82a7031fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have tidy ensure that we document all `unsafe` blocks in libcore</title>
<updated>2019-11-06T10:04:42+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2019-08-21T17:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=02f9167f94a06900ee555a5797081a44ebba009e'/>
<id>urn:sha1:02f9167f94a06900ee555a5797081a44ebba009e</id>
<content type='text'>
</content>
</entry>
</feed>
