<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/mod.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-26T22:14:43+00:00</updated>
<entry>
<title>Infer default static/Owned bounds for unbounded heap fns/traits (#7264)</title>
<updated>2013-06-26T22:14:43+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-20T22:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b968783d79301af2305c0b1052092f9d31fd622'/>
<id>urn:sha1:7b968783d79301af2305c0b1052092f9d31fd622</id>
<content type='text'>
</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>Parse and typecheck (not kindcheck) bounds on trait paths.</title>
<updated>2013-06-23T18:40:14+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2013-06-17T19:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce857e3d60da1b5eff5d830dbd03f32a8890ad16'/>
<id>urn:sha1:ce857e3d60da1b5eff5d830dbd03f32a8890ad16</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>remove unused import warnings</title>
<updated>2013-06-08T16:22:23+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-08T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98ba91f81bea38d8fc8bd5bc0cb44ac3e173a53c'/>
<id>urn:sha1:98ba91f81bea38d8fc8bd5bc0cb44ac3e173a53c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hygiene support functions</title>
<updated>2013-06-05T19:01:40+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-06-04T21:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a158f1d19d93af4223fea2da49209e73a3ed002'/>
<id>urn:sha1:5a158f1d19d93af4223fea2da49209e73a3ed002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused get_ident_interner's</title>
<updated>2013-06-05T19:01:40+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-06-04T19:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecdb6e472218ea6f542e4b95e1e3ce48a7e78056'/>
<id>urn:sha1:ecdb6e472218ea6f542e4b95e1e3ce48a7e78056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unused imports (and one unused argument)</title>
<updated>2013-06-05T19:01:39+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-06-04T18:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8dad2bb2814fec7f8593f54b5d95e892a09596ab'/>
<id>urn:sha1:8dad2bb2814fec7f8593f54b5d95e892a09596ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove interner field from string_reader</title>
<updated>2013-06-05T19:01:39+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-21T18:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=367eddf5b1777928ca0119932a877aaec757293a'/>
<id>urn:sha1:367eddf5b1777928ca0119932a877aaec757293a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove interner from tt_reader</title>
<updated>2013-06-05T19:01:39+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-21T18:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=19cbd0d284026e785b24f5d619620d09a1b4d6f1'/>
<id>urn:sha1:19cbd0d284026e785b24f5d619620d09a1b4d6f1</id>
<content type='text'>
</content>
</entry>
</feed>
