<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/util/parser_testing.rs, branch release-0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-06-25T20:15:07+00:00</updated>
<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>add test cases for fold traversing macros</title>
<updated>2013-06-06T21:21:07+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-06-06T21:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d59ebadb934e7f576662a46b8f150bb50008424'/>
<id>urn:sha1:2d59ebadb934e7f576662a46b8f150bb50008424</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>interner just uses uints, not idents with syntax context</title>
<updated>2013-06-05T19:01:38+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-06-04T19:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=320359547126b1a317d49ed68102d1b6e8be5ca2'/>
<id>urn:sha1:320359547126b1a317d49ed68102d1b6e8be5ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>getting rid of interner_key! macro</title>
<updated>2013-05-20T18:49:21+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-07T19:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=999f6926459294136b623b101c8a033ec8ec29db'/>
<id>urn:sha1:999f6926459294136b623b101c8a033ec8ec29db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hygiene infrastructure.</title>
<updated>2013-05-20T18:49:21+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-17T00:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc4f304ef9916d691166592b3e49998594535c57'/>
<id>urn:sha1:fc4f304ef9916d691166592b3e49998594535c57</id>
<content type='text'>
- added a hash table to memoize rename and mark operations.
- added rename, mark, and resolve fold fns
</content>
</entry>
<entry>
<title>refactoring test functions</title>
<updated>2013-05-20T18:49:20+00:00</updated>
<author>
<name>John Clements</name>
<email>clements@racket-lang.org</email>
</author>
<published>2013-05-17T00:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=975f2649839c945660339b8929a04432b1562635'/>
<id>urn:sha1:975f2649839c945660339b8929a04432b1562635</id>
<content type='text'>
</content>
</entry>
</feed>
