<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/box-pattern.rs, branch 0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-01-20T02:41:06+00:00</updated>
<entry>
<title>rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.</title>
<updated>2012-01-20T02:41:06+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-01-20T02:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59ebe6af187ce0504b40c177f1700b090b226625'/>
<id>urn:sha1:59ebe6af187ce0504b40c177f1700b090b226625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: "tag" -&gt; "enum" in run-pass and run-fail</title>
<updated>2012-01-20T00:11:17+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-01-20T00:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3333fef1af826c2467b9d1fe04779affb0c385d5'/>
<id>urn:sha1:3333fef1af826c2467b9d1fe04779affb0c385d5</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>XFAIL some tests in stage 0</title>
<updated>2011-07-14T17:27:02+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-14T01:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc67dddb9bb2a32184e425ff99fc9e038c0f8dff'/>
<id>urn:sha1:fc67dddb9bb2a32184e425ff99fc9e038c0f8dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add box patterns</title>
<updated>2011-07-13T09:11:43+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-07-13T09:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be4f7354b475ff8e80a81b495640d7e46d7094cc'/>
<id>urn:sha1:be4f7354b475ff8e80a81b495640d7e46d7094cc</id>
<content type='text'>
An @ can now be prepended to a pattern to unbox something during
pattern matching.

Closes #661
</content>
</entry>
</feed>
