<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/classify.rs, branch release-0.3.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-04T00:30:25+00:00</updated>
<entry>
<title>Revert "Remove rule requiring non-nil block-style statements to be semi-terminated"</title>
<updated>2012-07-04T00:30:25+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-07-04T00:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae6ea068a12877742247b848ceeaa39c41e981c6'/>
<id>urn:sha1:ae6ea068a12877742247b848ceeaa39c41e981c6</id>
<content type='text'>
This reverts commit 0f5eaef5fb2443acd3ea67250c953839c3d04d38.
</content>
</entry>
<entry>
<title>Remove rule requiring non-nil block-style statements to be semi-terminated</title>
<updated>2012-07-04T00:03:52+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-07-03T23:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f5eaef5fb2443acd3ea67250c953839c3d04d38'/>
<id>urn:sha1:0f5eaef5fb2443acd3ea67250c953839c3d04d38</id>
<content type='text'>
This is a subtle rule that no longer seems to be required.
</content>
</entry>
<entry>
<title>rustc: Implement a new resolve pass behind a compile flag</title>
<updated>2012-07-03T01:30:12+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2012-05-22T17:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f093d374edb89aedc940468d3d789dd95cec6347'/>
<id>urn:sha1:f093d374edb89aedc940468d3d789dd95cec6347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further work on integer literal suffix inference (#1425)</title>
<updated>2012-06-15T03:24:36+00:00</updated>
<author>
<name>Lindsey Kuper</name>
<email>lindsey@rockstargirl.org</email>
</author>
<published>2012-06-15T02:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77e6573929702731bc0bd2c41724e6a587c7f268'/>
<id>urn:sha1:77e6573929702731bc0bd2c41724e6a587c7f268</id>
<content type='text'>
In this commit:

  * Change the lit_int_unsuffixed AST node to not carry a type, since
    it doesn't need one

  * Don't print "(unsuffixed)" when pretty-printing unsuffixed integer
    literals

  * Just print "I" instead of "(integral)" for integral type variables

  * Set up trans to use the information that will be gathered during
    typeck to construct the appropriate constants for unsuffixed int
    literals

  * Add logic for handling int_ty_sets in typeck::infer

  * Clean up unnecessary code in typeck::infer

  * Add missing mk_ functions to middle::ty

  * Add ty_var_integral to a few of the type utility functions it was
    missing from in middle::ty
</content>
</entry>
<entry>
<title>Add a new AST node for unsuffixed integer types.</title>
<updated>2012-06-11T23:34:56+00:00</updated>
<author>
<name>Lindsey Kuper</name>
<email>lindsey@rockstargirl.org</email>
</author>
<published>2012-06-11T23:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8467279faccc3837cddf854e30eafb3a086c3c9e'/>
<id>urn:sha1:8467279faccc3837cddf854e30eafb3a086c3c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename librustsyntax to libsyntax</title>
<updated>2012-05-31T18:15:00+00:00</updated>
<author>
<name>Kevin Cantu</name>
<email>me@kevincantu.org</email>
</author>
<published>2012-05-30T04:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7dcbaedd329295e1f2692bb2d9eae860a820d0a8'/>
<id>urn:sha1:7dcbaedd329295e1f2692bb2d9eae860a820d0a8</id>
<content type='text'>
Per issue #2418.
</content>
</entry>
</feed>
