<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-fail/doublefail.rs, branch 0.7</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.7</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-05-14T14:36:23+00:00</updated>
<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>Fix ICE stemming from use of unique pointers in unreachable blocks.</title>
<updated>2012-10-21T07:43:41+00:00</updated>
<author>
<name>Josh Matthews</name>
<email>josh@joshmatthews.net</email>
</author>
<published>2012-10-21T07:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c7980196c35023631500ef1e44e4833f60a6c64'/>
<id>urn:sha1:7c7980196c35023631500ef1e44e4833f60a6c64</id>
<content type='text'>
</content>
</entry>
</feed>
