<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/comp/syntax/util, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-03-03T02:46:13+00:00</updated>
<entry>
<title>Move src/comp to src/rustc</title>
<updated>2012-03-03T02:46:13+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-02-29T19:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87c14f1e3d85751bffffda0b1920be5e726172c4'/>
<id>urn:sha1:87c14f1e3d85751bffffda0b1920be5e726172c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some pointless imports</title>
<updated>2012-02-09T14:30:27+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-02-09T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52a741754c76f147e8a009051c307091efaf45b2'/>
<id>urn:sha1:52a741754c76f147e8a009051c307091efaf45b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove '.' after nullary tags in patterns</title>
<updated>2012-01-19T07:17:34+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-01-19T06:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04a2887f8791bb080b4e76a55949a7c1954dbb97'/>
<id>urn:sha1:04a2887f8791bb080b4e76a55949a7c1954dbb97</id>
<content type='text'>
Does what it says on the tin.

The next commit will remove support for this syntax.
</content>
</entry>
<entry>
<title>Switch to new param kind bound syntax</title>
<updated>2012-01-05T14:50:02+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-05T14:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60ae1590af034755b5cb1e1e71f2240a710299a2'/>
<id>urn:sha1:60ae1590af034755b5cb1e1e71f2240a710299a2</id>
<content type='text'>
And remove support for the old syntax
</content>
</entry>
<entry>
<title>Copy first batch of material from libstd to libcore.</title>
<updated>2011-12-14T00:34:50+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-14T00:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa9ad984fb2f013baebdbe01a42baa3b9101dd84'/>
<id>urn:sha1:fa9ad984fb2f013baebdbe01a42baa3b9101dd84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update stdlib, compiler, and tests to new kind system</title>
<updated>2011-11-18T11:49:01+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-18T11:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6491bb42636f4c43f3cbb48fdb98ddd749e6e5d'/>
<id>urn:sha1:f6491bb42636f4c43f3cbb48fdb98ddd749e6e5d</id>
<content type='text'>
This involved adding 'copy' to more generics than I hoped, but an
experiment with making it implicit showed that that way lies madness --
unless enforced, you will not remember to mark functions that don't
copy as not requiring copyable kind.

Issue #1177
</content>
</entry>
<entry>
<title>Cleanup unused imports</title>
<updated>2011-11-11T03:19:40+00:00</updated>
<author>
<name>Haitao Li</name>
<email>lihaitao@gmail.com</email>
</author>
<published>2011-11-10T16:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a7249c935d52e79db2301a6cccfd28dff9bf38e'/>
<id>urn:sha1:5a7249c935d52e79db2301a6cccfd28dff9bf38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update our code to new type parameter kind syntax</title>
<updated>2011-10-25T13:56:55+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-10-25T13:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cfdf193c4671a11e40743748d9cded9603386346'/>
<id>urn:sha1:cfdf193c4671a11e40743748d9cded9603386346</id>
<content type='text'>
Closes #1067
</content>
</entry>
<entry>
<title>Reduce and clarify abuse of 'pure' in interner</title>
<updated>2011-09-24T23:33:26+00:00</updated>
<author>
<name>Jesse Ruderman</name>
<email>jruderman@gmail.com</email>
</author>
<published>2011-09-24T23:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b5b29c7ec2c28c53bf480a77472f39d939cc72b'/>
<id>urn:sha1:3b5b29c7ec2c28c53bf480a77472f39d939cc72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark some fns as pure so type_is_unique_box doesn't need to be unchecked</title>
<updated>2011-09-24T22:36:09+00:00</updated>
<author>
<name>Jesse Ruderman</name>
<email>jruderman@gmail.com</email>
</author>
<published>2011-09-24T22:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=064f52fa96a51e3871eeaa453fa87221245e6421'/>
<id>urn:sha1:064f52fa96a51e3871eeaa453fa87221245e6421</id>
<content type='text'>
</content>
</entry>
</feed>
