<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/ext/tt/transcribe.rs, branch 0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-09-28T20:27:45+00:00</updated>
<entry>
<title>demode vec</title>
<updated>2012-09-28T20:27:45+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-09-28T05:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21519bc7e0a32e388e8b12be5d36d4440129f417'/>
<id>urn:sha1:21519bc7e0a32e388e8b12be5d36d4440129f417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Demode vec::push (and convert to method)</title>
<updated>2012-09-27T01:02:07+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-09-27T00:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67a8e7128aea292445b763b47b04bc5f4fd43cb2'/>
<id>urn:sha1:67a8e7128aea292445b763b47b04bc5f4fd43cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>turn ast::ident into a struct</title>
<updated>2012-09-26T23:20:24+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-09-20T01:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b96af7315951dcc69567c2f3432a46ff71ecddf3'/>
<id>urn:sha1:b96af7315951dcc69567c2f3432a46ff71ecddf3</id>
<content type='text'>
This will help with the auto_serialize2 migration. We have to change
ident from a type alias to uint into a unique type. We need to use
a struct instead of a "enum ident = token::str_num" because structs
support constants, but newtypes do not.
</content>
</entry>
<entry>
<title>Allow hashmaps to infer their types</title>
<updated>2012-09-26T23:20:24+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-09-19T16:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd502fc6e4039e269a78be5d5cfe5b0d8899d30c'/>
<id>urn:sha1:dd502fc6e4039e269a78be5d5cfe5b0d8899d30c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi</title>
<updated>2012-09-22T02:13:55+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-09-22T01:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3d59ac3a1989c2d233b04cc8adc9b058690c2544'/>
<id>urn:sha1:3d59ac3a1989c2d233b04cc8adc9b058690c2544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant hashmap constructor functions.</title>
<updated>2012-09-19T22:51:44+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-09-19T22:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ffd90edbc5494d54ab911e9931c296aca7a7707'/>
<id>urn:sha1:1ffd90edbc5494d54ab911e9931c296aca7a7707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert std::map to camel case</title>
<updated>2012-09-11T00:08:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-10T22:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cb7a5395ddfaa7b8fc40db57b32c22f69780ccd6'/>
<id>urn:sha1:cb7a5395ddfaa7b8fc40db57b32c22f69780ccd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax: "import" -&gt; "use"</title>
<updated>2012-09-04T18:43:23+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-09-04T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ff18acc8221a0157d94cd714b448b6a596fad40'/>
<id>urn:sha1:8ff18acc8221a0157d94cd714b448b6a596fad40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Camel case the option type</title>
<updated>2012-08-26T22:56:16+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-08-20T19:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8337fa1a545e7958389c6025661990eedd9c1b91'/>
<id>urn:sha1:8337fa1a545e7958389c6025661990eedd9c1b91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"earley_parser" -&gt; "macro_parser" Let's be less confusing.</title>
<updated>2012-08-25T01:20:17+00:00</updated>
<author>
<name>Paul Stansifer</name>
<email>paul.stansifer@gmail.com</email>
</author>
<published>2012-08-25T01:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18180fd5dac16582474b5ec0fd49ebb03f7f939d'/>
<id>urn:sha1:18180fd5dac16582474b5ec0fd49ebb03f7f939d</id>
<content type='text'>
</content>
</entry>
</feed>
