<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/extfmt-unsigned-space.rs, branch release-0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-08-23T18:14:14+00:00</updated>
<entry>
<title>`m1!{...}` -&gt; `m1!(...)`</title>
<updated>2012-08-23T18:14:14+00:00</updated>
<author>
<name>Paul Stansifer</name>
<email>paul.stansifer@gmail.com</email>
</author>
<published>2012-08-23T00:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29f32b4a7298b0807408658bc8add1de8a06ab12'/>
<id>urn:sha1:29f32b4a7298b0807408658bc8add1de8a06ab12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change syntax extension syntax: `#m[...]` -&gt; `m!{...}`.</title>
<updated>2012-07-31T01:38:15+00:00</updated>
<author>
<name>Paul Stansifer</name>
<email>paul.stansifer@gmail.com</email>
</author>
<published>2012-07-30T23:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9cc5066ee61f20e7cc59141d5c7213a452a2778'/>
<id>urn:sha1:a9cc5066ee61f20e7cc59141d5c7213a452a2778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all uses of #ifmt to #fmt. Issue #855</title>
<updated>2011-09-02T01:54:03+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-09-02T01:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=418d09e547a021ad4853680f7efc3efc8774054c'/>
<id>urn:sha1:418d09e547a021ad4853680f7efc3efc8774054c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make #fmt and #ifmt synonymous. Issue #855</title>
<updated>2011-09-02T00:56:25+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-09-02T00:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6972f07510d93a82e2c8d1bdef3120c418c3ae08'/>
<id>urn:sha1:6972f07510d93a82e2c8d1bdef3120c418c3ae08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert uses of #fmt to #ifmt. Issue #855</title>
<updated>2011-08-31T18:44:06+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-28T07:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=498e38b705348333df9ab02059d07f114baccc45'/>
<id>urn:sha1:498e38b705348333df9ab02059d07f114baccc45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat</title>
<updated>2011-08-20T18:04:00+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-19T22:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=518dc52f85c2efb67aaa1208c02e9a7e0bdaca49'/>
<id>urn:sha1:518dc52f85c2efb67aaa1208c02e9a7e0bdaca49</id>
<content type='text'>
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
</content>
</entry>
<entry>
<title>Remove all xfail-stage0 directives</title>
<updated>2011-08-03T17:55:59+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-03T06:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c53402846ea7fabe8595c3f50cbc786db16d087a'/>
<id>urn:sha1:c53402846ea7fabe8595c3f50cbc786db16d087a</id>
<content type='text'>
While it is still technically possible to test stage 0, it is not part of any
of the main testing rules and maintaining xfail-stage0 is a chore. Nobody
should worry about how tests fare in stage0.
</content>
</entry>
<entry>
<title>Reformat for new syntax</title>
<updated>2011-07-27T13:54:33+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-07-27T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df7f21db093b0f206048b18e977161f91b7c28f1'/>
<id>urn:sha1:df7f21db093b0f206048b18e977161f91b7c28f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Use spans on extfmt error messages</title>
<updated>2011-06-04T21:10:04+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>andersrb@gmail.com</email>
</author>
<published>2011-06-04T20:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecf1bd7651d83b4bc7685e926e2761c8ab87c68f'/>
<id>urn:sha1:ecf1bd7651d83b4bc7685e926e2761c8ab87c68f</id>
<content type='text'>
Issue #444
</content>
</entry>
</feed>
