<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/alloc/src/vec/into_iter.rs, branch 1.52.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-04-26T23:47:40+00:00</updated>
<entry>
<title>fix double-drop in in-place collect specialization</title>
<updated>2021-04-26T23:47:40+00:00</updated>
<author>
<name>The8472</name>
<email>git@infinite-source.de</email>
</author>
<published>2021-03-29T02:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=836fef007ea502fb37a9308be394ad5a4a889d8f'/>
<id>urn:sha1:836fef007ea502fb37a9308be394ad5a4a889d8f</id>
<content type='text'>
(cherry picked from commit 421f5d282a51e130d3ca7c4524d8ad6753437da9)
</content>
</entry>
<entry>
<title>Turn may_have_side_effect into an associated constant</title>
<updated>2021-02-15T16:36:29+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2021-02-12T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc3304c341ff4f5551cc0f7960f4e56521effd3d'/>
<id>urn:sha1:dc3304c341ff4f5551cc0f7960f4e56521effd3d</id>
<content type='text'>
The `may_have_side_effect` is an implementation detail of `TrustedRandomAccess`
trait. It describes if obtaining an iterator element may have side effects. It
is currently implemented as an associated function.

Turn `may_have_side_effect` into an associated constant. This makes the
value immediately available to the optimizer.
</content>
</entry>
<entry>
<title>Fix rustdoc link in vec/into_iter.rs.</title>
<updated>2020-12-30T15:35:02+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2020-12-30T15:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16834a8f52853be76cf4a96de120042f2a4a96a2'/>
<id>urn:sha1:16834a8f52853be76cf4a96de120042f2a4a96a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fixing references</title>
<updated>2020-12-29T14:03:30+00:00</updated>
<author>
<name>C</name>
<email>DeveloperC@protonmail.com</email>
</author>
<published>2020-12-05T13:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f7a6f0cae3f6850ad84b8fa6ba6b9f06ae94c27d'/>
<id>urn:sha1:f7a6f0cae3f6850ad84b8fa6ba6b9f06ae94c27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: applying Rust style</title>
<updated>2020-12-29T14:03:30+00:00</updated>
<author>
<name>C</name>
<email>DeveloperC@protonmail.com</email>
</author>
<published>2020-12-05T01:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2de8356f60a7a9800809ab60e813fcfd4a7accf2'/>
<id>urn:sha1:2de8356f60a7a9800809ab60e813fcfd4a7accf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: moving AsIntoIter into into_iter.rs</title>
<updated>2020-12-29T14:03:29+00:00</updated>
<author>
<name>C</name>
<email>DeveloperC@protonmail.com</email>
</author>
<published>2020-12-05T00:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a1248976a00429994d5965bb31d6dcc1b7dcd68'/>
<id>urn:sha1:2a1248976a00429994d5965bb31d6dcc1b7dcd68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: moved IntoIter into into_iter.rs</title>
<updated>2020-12-29T14:03:29+00:00</updated>
<author>
<name>C</name>
<email>DeveloperC@protonmail.com</email>
</author>
<published>2020-12-05T00:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93613901d004ccf0b8a240bf328559a4128ac3b2'/>
<id>urn:sha1:93613901d004ccf0b8a240bf328559a4128ac3b2</id>
<content type='text'>
</content>
</entry>
</feed>
