<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/common.rs, 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-06-29T15:20:04+00:00</updated>
<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>librustc: Rewrite reachability and forbid duplicate methods in type implementations.</title>
<updated>2013-06-28T14:44:16+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-06-15T01:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03ab6351ccc7b0e2b6102f88eddc0bbe84f2abc0'/>
<id>urn:sha1:03ab6351ccc7b0e2b6102f88eddc0bbe84f2abc0</id>
<content type='text'>
This should allow fewer symbols to be exported.
</content>
</entry>
<entry>
<title>librustc: Remove the broken overloaded assign-ops from the language.</title>
<updated>2013-06-28T14:44:16+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-06-12T02:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1531ed946e2d650fc6cb5af6258fed8003e9443'/>
<id>urn:sha1:a1531ed946e2d650fc6cb5af6258fed8003e9443</id>
<content type='text'>
They evaluated the receiver twice. They should be added back with
`AddAssign`, `SubAssign`, etc., traits.
</content>
</entry>
<entry>
<title>great renaming propagation: syntax</title>
<updated>2013-06-25T20:15:07+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2013-06-25T00:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d471d310ded00283338ae28350b304e0f36e562'/>
<id>urn:sha1:0d471d310ded00283338ae28350b304e0f36e562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use @str instead of @~str in libsyntax and librustc. Fixes #5048.</title>
<updated>2013-06-13T00:20:52+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-12T17:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=096f6f56a8178bd7f4b69a2ea909838e782766fb'/>
<id>urn:sha1:096f6f56a8178bd7f4b69a2ea909838e782766fb</id>
<content type='text'>
This almost removes the StringRef wrapper, since all strings are
Equiv-alent now. Removes a lot of `/* bad */ copy *`'s, and converts
several things to be &amp;'static str (the lint table and the intrinsics
table).

There are many instances of .to_managed(), unfortunately.
</content>
</entry>
<entry>
<title>Clean up a handful of build warnings.</title>
<updated>2013-06-06T19:14:41+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2013-06-04T22:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8bbf83b62a901039ea9e5e6a92b664f2d3c72b9c'/>
<id>urn:sha1:8bbf83b62a901039ea9e5e6a92b664f2d3c72b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>just use TLS interner</title>
<updated>2013-06-05T19:01:37+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-17T17:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1537056982c14771182b4fe0c5def5aa54d1bf0e'/>
<id>urn:sha1:1537056982c14771182b4fe0c5def5aa54d1bf0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename repr to name</title>
<updated>2013-06-05T19:01:37+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-17T17:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22d21ab4c28f1023d55ced53746daf7a69b7559d'/>
<id>urn:sha1:22d21ab4c28f1023d55ced53746daf7a69b7559d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all uses of `pub impl`. rs=style</title>
<updated>2013-06-01T16:18:27+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-31T22:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5fb254695b4db9af3d8e33577fae28ae9f7006c5'/>
<id>urn:sha1:5fb254695b4db9af3d8e33577fae28ae9f7006c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary allocations flagged by lint</title>
<updated>2013-05-27T18:14:44+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2013-05-23T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f80323f09ef150efc5cf729100f99981afc96e1'/>
<id>urn:sha1:8f80323f09ef150efc5cf729100f99981afc96e1</id>
<content type='text'>
</content>
</entry>
</feed>
