<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_data_structures/array_vec.rs, branch 1.16.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.16.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-01-29T05:07:45+00:00</updated>
<entry>
<title>Remove dead recursive partial eq impl</title>
<updated>2017-01-29T05:07:45+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2017-01-29T05:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ed78fcbdf3648403ff9811e36c10b96bf49b93f'/>
<id>urn:sha1:7ed78fcbdf3648403ff9811e36c10b96bf49b93f</id>
<content type='text'>
Its nowhere used (if it had been used used, the rust stack would have overflown
due to the recursion). Its presence was confusing for mrustc.
</content>
</entry>
<entry>
<title>add required imports &amp; feature</title>
<updated>2017-01-14T17:40:52+00:00</updated>
<author>
<name>Djzin</name>
<email>djzin@users.noreply.github.com</email>
</author>
<published>2017-01-14T17:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd04c30df78a6ffc8d6b17204cf2f1e7a2a739ea'/>
<id>urn:sha1:bd04c30df78a6ffc8d6b17204cf2f1e7a2a739ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update array_vec to use new rangeargument</title>
<updated>2017-01-14T17:06:00+00:00</updated>
<author>
<name>djzin</name>
<email>noreply@github.com</email>
</author>
<published>2017-01-14T17:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93e6c26dcf557e4411eb033f0dd8f96401c879c6'/>
<id>urn:sha1:93e6c26dcf557e4411eb033f0dd8f96401c879c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add drain method to AccumulateVec/ArrayVec</title>
<updated>2017-01-03T07:48:29+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2016-12-11T14:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9482492ab65820773ba0b5bd1ad81da5f5858c6c'/>
<id>urn:sha1:9482492ab65820773ba0b5bd1ad81da5f5858c6c</id>
<content type='text'>
You can now call .drain(..) on SmallVec, AccumulateVec and ArrayVec
</content>
</entry>
<entry>
<title>Change implementation of syntax::util::SmallVector to use data_structures::SmallVec.</title>
<updated>2016-11-11T14:38:48+00:00</updated>
<author>
<name>Mark-Simulacrum</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2016-11-03T04:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bbebb1f542e4431249faa1138da4cfcb6b9269a'/>
<id>urn:sha1:7bbebb1f542e4431249faa1138da4cfcb6b9269a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AccumulateVec, a potentially stack-allocated vector.</title>
<updated>2016-10-26T02:06:17+00:00</updated>
<author>
<name>Mark-Simulacrum</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2016-10-25T00:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4f7ba376eef754ea76467d5d48f81dddb83b089'/>
<id>urn:sha1:a4f7ba376eef754ea76467d5d48f81dddb83b089</id>
<content type='text'>
AccumulateVec is generic over the Array trait, which is currently only
implemented for [T; 8].
</content>
</entry>
</feed>
