<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/lambda-mutate-nested.rs, 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-01-24T03:06:33+00:00</updated>
<entry>
<title>s/block()/fn()/g</title>
<updated>2012-01-24T03:06:33+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-01-23T22:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5e13d19cc07a1e8fbf478d21cabbd7b9f80e3b54'/>
<id>urn:sha1:5e13d19cc07a1e8fbf478d21cabbd7b9f80e3b54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove proto_sugar and 'lambda' as keyword, commit to fn@.</title>
<updated>2012-01-10T00:12:48+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-01-10T00:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8387896ddaa5fbe2ba39b9ad06fd02e1bfcb76e7'/>
<id>urn:sha1:8387896ddaa5fbe2ba39b9ad06fd02e1bfcb76e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register new snapshots, purge log_err and log_full in favour of log(...).</title>
<updated>2011-12-23T01:53:53+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-23T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0dfbe7b1b8d630488441982cf3d46f82a3a89db'/>
<id>urn:sha1:f0dfbe7b1b8d630488441982cf3d46f82a3a89db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register snapshots and switch logging over to use of log_full or #error / #debug.</title>
<updated>2011-12-22T22:42:52+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-22T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b580954fe140dd45db61d719a49065c3e31de95'/>
<id>urn:sha1:8b580954fe140dd45db61d719a49065c3e31de95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pass-by-ref annotation to the tests to make them typecheck</title>
<updated>2011-10-07T08:41:39+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-10-06T10:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41528dc5438f66c001a521d287be59e9c0d3addf'/>
<id>urn:sha1:41528dc5438f66c001a521d287be59e9c0d3addf</id>
<content type='text'>
Issue #1008
</content>
</entry>
<entry>
<title>Make resolve recognize upvars</title>
<updated>2011-09-01T14:32:44+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-09-01T12:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ba4eacddf2a07e13f6589f04303ce7fb4c4d70c'/>
<id>urn:sha1:6ba4eacddf2a07e13f6589f04303ce7fb4c4d70c</id>
<content type='text'>
Upvars are now marked with def_upvar throughout, not just when going
through freevars::lookup_def. This makes things less error-prone. One
thing to watch out for is that def_upvar is used in `for each` bodies
too, when they refer to a local outside the body.
</content>
</entry>
<entry>
<title>Reformat</title>
<updated>2011-08-20T18:04:00+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-19T22:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=518dc52f85c2efb67aaa1208c02e9a7e0bdaca49'/>
<id>urn:sha1:518dc52f85c2efb67aaa1208c02e9a7e0bdaca49</id>
<content type='text'>
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
</content>
</entry>
<entry>
<title>Prohibit assignment to upvars in lambdas. Closes #805.</title>
<updated>2011-08-05T02:35:44+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2011-08-05T02:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c5d55ef9181b1a0987045183093742a2d360c07e'/>
<id>urn:sha1:c5d55ef9181b1a0987045183093742a2d360c07e</id>
<content type='text'>
</content>
</entry>
</feed>
