<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_data_structures/array_vec.rs, branch 1.15.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.15.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.15.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-11-11T14:38:48+00:00</updated>
<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>
