<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src, branch 0.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-03-28T22:16:32+00:00</updated>
<entry>
<title>Fix long line.</title>
<updated>2012-03-28T22:16:32+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-28T22:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0622a74c48a708aec28d25964f4e9b4489580bc7'/>
<id>urn:sha1:0622a74c48a708aec28d25964f4e9b4489580bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor so that pretty mode tests also run aux-build. Fixes #2060.</title>
<updated>2012-03-28T21:59:36+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-03-28T21:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3955b3a41aa4df8da4c5f0b22d0b72f5586b9851'/>
<id>urn:sha1:3955b3a41aa4df8da4c5f0b22d0b72f5586b9851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Un-XFAIL regions-mock-trans.rs and regions-mock-trans-impls.rs</title>
<updated>2012-03-28T21:31:23+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-03-28T21:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18a97d71f95ad5b155537fff7b3a24758b08429e'/>
<id>urn:sha1:18a97d71f95ad5b155537fff7b3a24758b08429e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up multiple declarations and STDC_FOO_MACROS guards in headers.</title>
<updated>2012-03-28T21:26:51+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-28T21:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2aaca455b93351847c0c267a24a3f8c3eb6920a7'/>
<id>urn:sha1:2aaca455b93351847c0c267a24a3f8c3eb6920a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Universally quantify regions when calling functions. Un-XFAIL regions-addr-of-ret.rs.</title>
<updated>2012-03-28T21:24:18+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-03-27T02:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c398d28a42f85ea5f8fd27d9878806311f0b6ed'/>
<id>urn:sha1:3c398d28a42f85ea5f8fd27d9878806311f0b6ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow references to "self" within classes</title>
<updated>2012-03-28T21:19:00+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-03-28T21:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca6636d6b689fe209a210b0eda51e368f01cdb0f'/>
<id>urn:sha1:ca6636d6b689fe209a210b0eda51e368f01cdb0f</id>
<content type='text'>
Allow writing self.f within a class that has a field f. Currently,
the compiler accepts either self.f or f. In a future commit I'll
require writing self.f and not f.

Not sure whether self.f() works if f is a method (making sure that
works next).
</content>
</entry>
<entry>
<title>Fix some gcc-4.4-isms, should build now on 4.1+.</title>
<updated>2012-03-28T20:52:47+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-28T20:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c141e7a068e3fbb1a5d24dcd000567b7731910bb'/>
<id>urn:sha1:c141e7a068e3fbb1a5d24dcd000567b7731910bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update crate URLs to point to interesting things.</title>
<updated>2012-03-28T20:52:47+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-03-28T20:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b37d7e26fe5bd5913ffa5f909207e47c6b2af964'/>
<id>urn:sha1:b37d7e26fe5bd5913ffa5f909207e47c6b2af964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CC fuzzer</title>
<updated>2012-03-28T19:30:07+00:00</updated>
<author>
<name>Jesse Ruderman</name>
<email>jruderman@gmail.com</email>
</author>
<published>2012-03-28T19:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0ddc69298c41df04b0488d91d521eb531d79177'/>
<id>urn:sha1:d0ddc69298c41df04b0488d91d521eb531d79177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update AST fuzzer</title>
<updated>2012-03-28T19:29:53+00:00</updated>
<author>
<name>Jesse Ruderman</name>
<email>jruderman@gmail.com</email>
</author>
<published>2012-03-28T19:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d8581e7f963f4c3493324e5d9d051bb2892c601'/>
<id>urn:sha1:8d8581e7f963f4c3493324e5d9d051bb2892c601</id>
<content type='text'>
</content>
</entry>
</feed>
