<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/util/small_vector.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-08-13T20:11:57+00:00</updated>
<entry>
<title>Move SmallVec and ThinVec out of libsyntax</title>
<updated>2018-08-13T20:11:57+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-08-05T10:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5e6375352636360add297c1f5a1f37ce71506e9'/>
<id>urn:sha1:e5e6375352636360add297c1f5a1f37ce71506e9</id>
<content type='text'>
</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>Changed most vec! invocations to use square braces</title>
<updated>2016-10-31T22:51:40+00:00</updated>
<author>
<name>iirelu</name>
<email>anna@bawk.space</email>
</author>
<published>2016-10-29T21:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e593c3b89343a98bdcc76ce9f5869ff18882dfff'/>
<id>urn:sha1:e593c3b89343a98bdcc76ce9f5869ff18882dfff</id>
<content type='text'>
Most of the Rust community agrees that the vec! macro is clearer when
called using square brackets [] instead of regular brackets (). Most of
these ocurrences are from before macros allowed using different types of
brackets.

There is one left unchanged in a pretty-print test, as the pretty
printer still wants it to have regular brackets.
</content>
</entry>
<entry>
<title>Use `SmallVector` for `TtReader::stack`.</title>
<updated>2016-10-25T00:48:25+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>nnethercote@mozilla.com</email>
</author>
<published>2016-10-21T08:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fd90d8aa53d73456b5df476a2bd6cc2caf473c6'/>
<id>urn:sha1:3fd90d8aa53d73456b5df476a2bd6cc2caf473c6</id>
<content type='text'>
This avoids 800,000 heap allocations when compiling html5ever. It
requires tweaking `SmallVector` a little.
</content>
</entry>
<entry>
<title>Refactor code out of the folder implementation for `StripUnconfigured`.</title>
<updated>2016-09-07T22:12:30+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-09-02T01:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3af0c6572eebd2c7fad72e8ba37eac71b8abc8bc'/>
<id>urn:sha1:3af0c6572eebd2c7fad72e8ba37eac71b8abc8bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #34295 - jseyfried:cfg_decoration, r=eddyb</title>
<updated>2016-06-19T03:12:09+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-06-19T03:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1ae194fa665265cbabdfdd1d1d43fc8bb47362a'/>
<id>urn:sha1:b1ae194fa665265cbabdfdd1d1d43fc8bb47362a</id>
<content type='text'>
Perform `cfg` attribute processing on decorator-generated items

Fixes https://users.rust-lang.org/t/unused-attribute-warning-for-custom-derive-attribute/6180.
r? @nrc
</content>
</entry>
<entry>
<title>Strip unconfigured nodes from decorator-generated AST</title>
<updated>2016-06-16T07:58:43+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-06-16T06:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c41cf30e9d0a5ae47e944fd8ee27eda9ce815ee1'/>
<id>urn:sha1:c41cf30e9d0a5ae47e944fd8ee27eda9ce815ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement `Into&lt;Vec&lt;T&gt;&gt;` for `SmallVector&lt;T&gt;`</title>
<updated>2016-06-12T05:56:52+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-06-12T01:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b8e1f309e16b63069ede2e7bf0dfb8d7dbae959'/>
<id>urn:sha1:3b8e1f309e16b63069ede2e7bf0dfb8d7dbae959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove deprecated APIs missed in #30182</title>
<updated>2015-12-13T06:02:12+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2015-12-12T12:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b964b1d043b8db7a39d7502c068f07cd399e375f'/>
<id>urn:sha1:b964b1d043b8db7a39d7502c068f07cd399e375f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some TLC for the MoveMap trait</title>
<updated>2015-11-26T20:46:12+00:00</updated>
<author>
<name>Marvin Löbel</name>
<email>loebel.marvin@gmail.com</email>
</author>
<published>2015-11-15T20:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c56b47ab8cd2906e30960f05d51855f9f7f5255b'/>
<id>urn:sha1:c56b47ab8cd2906e30960f05d51855f9f7f5255b</id>
<content type='text'>
</content>
</entry>
</feed>
