<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rustc/metadata/loader.rs, branch release-0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-09T17:27:13+00:00</updated>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-09T17:27:13+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e41029d236c940e7ffb08c43e6cee23025ba029d'/>
<id>urn:sha1:e41029d236c940e7ffb08c43e6cee23025ba029d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "rustc: Switch to the new resolution pass"</title>
<updated>2012-07-07T03:45:06+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-07-07T03:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a856bccdc647330624fa36a25190aa63e1274379'/>
<id>urn:sha1:a856bccdc647330624fa36a25190aa63e1274379</id>
<content type='text'>
This reverts commit c4af6e92fbae171c56a4e68666025725555fc9d8.

Branch was burning...many, many unresolved imports.
</content>
</entry>
<entry>
<title>rustc: Switch to the new resolution pass</title>
<updated>2012-07-07T02:07:26+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-07-07T02:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4af6e92fbae171c56a4e68666025725555fc9d8'/>
<id>urn:sha1:c4af6e92fbae171c56a4e68666025725555fc9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498</title>
<updated>2012-07-05T02:18:13+00:00</updated>
<author>
<name>Gareth Daniel Smith</name>
<email>garethdanielsmith@gmail.com</email>
</author>
<published>2012-07-04T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be0141666dd12316034499db12ee9fcf9ba648dd'/>
<id>urn:sha1:be0141666dd12316034499db12ee9fcf9ba648dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to new closure syntax</title>
<updated>2012-07-02T02:19:32+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-30T23:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1fc2b5995fdef69fe1dbdbba3703398c0aa547b'/>
<id>urn:sha1:d1fc2b5995fdef69fe1dbdbba3703398c0aa547b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.</title>
<updated>2012-06-30T00:41:45+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-29T23:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98e161f00e8850b0f5c6a3a9f1b22b222c2355b7'/>
<id>urn:sha1:98e161f00e8850b0f5c6a3a9f1b22b222c2355b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Getting rid of lots more vector +=. (issue #2719)</title>
<updated>2012-06-26T07:39:18+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-06-26T07:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b9d3ad0736dfc3a69f50155d2251f195de54b6c6'/>
<id>urn:sha1:b9d3ad0736dfc3a69f50155d2251f195de54b6c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.</title>
<updated>2012-06-26T03:00:46+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-26T03:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=329eca6044fdf376a7a89ec7a96dba7a8b884cf7'/>
<id>urn:sha1:329eca6044fdf376a7a89ec7a96dba7a8b884cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.</title>
<updated>2012-06-21T23:44:10+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-06-21T23:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=312faf31dfcce7a2d15495c5042d80a3e3b476c9'/>
<id>urn:sha1:312faf31dfcce7a2d15495c5042d80a3e3b476c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Box AST idents</title>
<updated>2012-06-13T18:30:45+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-06-10T07:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce750a7dbcd2dc68db6de89956b1de3ecf9f2d0a'/>
<id>urn:sha1:ce750a7dbcd2dc68db6de89956b1de3ecf9f2d0a</id>
<content type='text'>
</content>
</entry>
</feed>
