<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax, branch 0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-07-01T04:14:13+00:00</updated>
<entry>
<title>auto merge of #7487 : huonw/rust/vec-kill, r=cmr</title>
<updated>2013-07-01T04:14:13+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2013-07-01T04:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07feeb95c5e73c5d871c7e365cf4a7138774d449'/>
<id>urn:sha1:07feeb95c5e73c5d871c7e365cf4a7138774d449</id>
<content type='text'>
Continuation of #7430.

I haven't removed the `map` method, since the replacement `v.iter().transform(f).collect::&lt;~[SomeType]&gt;()` is a little ridiculous at the moment.
</content>
</entry>
<entry>
<title>Bump version from 0.7-pre to 0.7</title>
<updated>2013-06-30T23:36:48+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-06-30T23:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a766a955a92dd162ebbcaef9ae0b9469ce1a326a'/>
<id>urn:sha1:a766a955a92dd162ebbcaef9ae0b9469ce1a326a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change char::escape_{default,unicode} to take callbacks instead of allocating</title>
<updated>2013-06-30T16:19:02+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-06-28T21:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8fe6fc11de4d6bfbffd8b961f5f1f24a338601d5'/>
<id>urn:sha1:8fe6fc11de4d6bfbffd8b961f5f1f24a338601d5</id>
<content type='text'>
strings
</content>
</entry>
<entry>
<title>Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this</title>
<updated>2013-06-30T11:59:44+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-29T05:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0a20d2929a7c0d6af0de899198df4f26453d877'/>
<id>urn:sha1:c0a20d2929a7c0d6af0de899198df4f26453d877</id>
<content type='text'>
is very common, and the replacement (.iter().transform().collect()) is very
ugly.
</content>
</entry>
<entry>
<title>auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton</title>
<updated>2013-06-30T08:19:38+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2013-06-30T08:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6fcd8bf5677652f31008cde5f9f9f00fe67d90b8'/>
<id>urn:sha1:6fcd8bf5677652f31008cde5f9f9f00fe67d90b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove mutability from unique boxes in the AST</title>
<updated>2013-06-29T15:36:25+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-06-24T04:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3bad7129ebb13d7a4c0a7965aeb5bd536cc0f5f0'/>
<id>urn:sha1:3bad7129ebb13d7a4c0a7965aeb5bd536cc0f5f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warning cleanup</title>
<updated>2013-06-29T15:20:04+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2013-06-29T15:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71b1c6ab60b1279c81024f591ae571c75e4c6d3e'/>
<id>urn:sha1:71b1c6ab60b1279c81024f591ae571c75e4c6d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'Borrow' stack closures rather than copying them (e.g., "|x|f(x)"), in prep for making them noncopyable.</title>
<updated>2013-06-29T08:39:34+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-22T00:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff4ab9e147b0be4126b8b70ca6ab27173a46077a'/>
<id>urn:sha1:ff4ab9e147b0be4126b8b70ca6ab27173a46077a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more deriving(IterBytes) in libsyntax.</title>
<updated>2013-06-29T07:58:50+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-22T00:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75b80bad638a40c0a969fabf897f0ef13fe567b7'/>
<id>urn:sha1:75b80bad638a40c0a969fabf897f0ef13fe567b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change taskgroup key type to fn:Copy in prep for noncopyable stack closures.</title>
<updated>2013-06-29T07:58:50+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-21T22:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5784c0912f99a4bfeb75909fab0cf9bb6bef794f'/>
<id>urn:sha1:5784c0912f99a4bfeb75909fab0cf9bb6bef794f</id>
<content type='text'>
</content>
</entry>
</feed>
