<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/pattern-tyvar-2.rs, branch 0.8</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.8</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-05-23T04:57:10+00:00</updated>
<entry>
<title>test: Update tests to use the new syntax.</title>
<updated>2013-05-23T04:57:10+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-05-21T00:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1be40be613177d4849f42da284a3af74e1d58da2'/>
<id>urn:sha1:1be40be613177d4849f42da284a3af74e1d58da2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make typechecker compositional</title>
<updated>2013-03-21T02:44:38+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2013-03-20T19:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db003623134dbabae9a8065398644dc141b19d46'/>
<id>urn:sha1:db003623134dbabae9a8065398644dc141b19d46</id>
<content type='text'>
The typechecker previously passed around a boolean return flag to
indicate whether it saw something with type _|_ (that is, something
it knows at compile-time will definitely diverge) and also had some
manual checks for the `ty_err` pseudo-type that represents a previous
type error. This was because the typing rules implemented by the
typechecker didn't properly propagate _|_ and ty_err. I fixed it.

This also required changing expected error messages in a few tests,
as now we're printing out fewer derived errors -- in fact, at this
point we should print out no derived errors, so report any that
you see (ones that include "[type error]") as bugs.
</content>
</entry>
<entry>
<title>librustc: Forbid chained imports and fix the logic for one-level renaming imports</title>
<updated>2013-03-03T00:49:30+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-01T18:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a3f728238bb49759a3b3b64599808c3265f2caca'/>
<id>urn:sha1:a3f728238bb49759a3b3b64599808c3265f2caca</id>
<content type='text'>
</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>Convert 'use' to 'extern mod'. Remove old 'use' syntax</title>
<updated>2012-09-12T02:25:43+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-09-12T00:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea01ee2e9e161a7028b98848c071e5fe9c30c7f7'/>
<id>urn:sha1:ea01ee2e9e161a7028b98848c071e5fe9c30c7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: "import" -&gt; "use"</title>
<updated>2012-09-05T19:32:05+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-09-05T19:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f686896f60d901fd7f97add72fbc047691027baa'/>
<id>urn:sha1:f686896f60d901fd7f97add72fbc047691027baa</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>Convert alt to match. Stop parsing alt</title>
<updated>2012-08-06T22:36:30+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-08-06T19:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecaf9e39c9435fa2de4fe393c4b263be36eb2d99'/>
<id>urn:sha1:ecaf9e39c9435fa2de4fe393c4b263be36eb2d99</id>
<content type='text'>
</content>
</entry>
</feed>
