<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-fail/while-fail.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-05-14T14:36:24+00:00</updated>
<entry>
<title>Fix cosmetics for fail!() calls</title>
<updated>2013-05-14T14:36:24+00:00</updated>
<author>
<name>Marvin Löbel</name>
<email>loebel.marvin@gmail.com</email>
</author>
<published>2013-05-09T11:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04de8f852c4def51f02eb812f4ecee83d416911b'/>
<id>urn:sha1:04de8f852c4def51f02eb812f4ecee83d416911b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use static string with fail!() and remove fail!(fmt!())</title>
<updated>2013-05-14T14:36:23+00:00</updated>
<author>
<name>Björn Steinbrink</name>
<email>bsteinbr@gmail.com</email>
</author>
<published>2013-05-05T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdc182cc41c2741edc6fdc4ec09b8522479aab40'/>
<id>urn:sha1:bdc182cc41c2741edc6fdc4ec09b8522479aab40</id>
<content type='text'>
fail!() used to require owned strings but can handle static strings
now. Also, it can pass its arguments to fmt!() on its own, no need for
the caller to call fmt!() itself.
</content>
</entry>
<entry>
<title>Remove die!, raplace invocations with fail! Issue #4524 pt 3</title>
<updated>2013-02-14T01:01:32+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>ndesaulniers@mozilla.com</email>
</author>
<published>2013-02-12T03:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4445b38df27777b043cad9ecc2452daad3469949'/>
<id>urn:sha1:4445b38df27777b043cad9ecc2452daad3469949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace most invocations of fail keyword with die! macro</title>
<updated>2013-02-01T04:12:49+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>ndesaulniers@mozilla.com</email>
</author>
<published>2013-02-01T01:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aee79294699153ac7da9d2e5d076192c6eee3238'/>
<id>urn:sha1:aee79294699153ac7da9d2e5d076192c6eee3238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reliciense makefiles and testsuite. Yup.</title>
<updated>2012-12-11T01:32:58+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-12-11T01:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1affff623604de21813fd791042458ad54248e9'/>
<id>urn:sha1:d1affff623604de21813fd791042458ad54248e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the world over to using the new style string literals and types. Closes #2907.</title>
<updated>2012-07-14T08:03:43+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-07-14T05:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92743dc2a6a14d042d4b278e4a4dde5ca198c886'/>
<id>urn:sha1:92743dc2a6a14d042d4b278e4a4dde5ca198c886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `do ... while` loops from the tests and docs.</title>
<updated>2012-05-10T22:27:42+00:00</updated>
<author>
<name>Paul Stansifer</name>
<email>paul.stansifer@gmail.com</email>
</author>
<published>2012-05-10T21:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f943667af391f7003a46aa5c3fc1a5ac0360574a'/>
<id>urn:sha1:f943667af391f7003a46aa5c3fc1a5ac0360574a</id>
<content type='text'>
</content>
</entry>
</feed>
