<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_front, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-04-06T06:01:55+00:00</updated>
<entry>
<title>rustc: move rustc_front to rustc::hir.</title>
<updated>2016-04-06T06:01:55+00:00</updated>
<author>
<name>Eduard Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2016-03-29T05:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b0937293bdb70ab4a5efed02b90a71af2b234f6'/>
<id>urn:sha1:8b0937293bdb70ab4a5efed02b90a71af2b234f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `Crate` and `Restricted` variants to `ast::Visibility`</title>
<updated>2016-04-02T20:32:18+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-03-31T19:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=432eb8a094322a3aa2e40c439f9b50c0d7947d61'/>
<id>urn:sha1:432eb8a094322a3aa2e40c439f9b50c0d7947d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `ast::Visibility` non-copyable</title>
<updated>2016-04-02T20:21:41+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-03-23T10:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc355244df5ae74eaabe9a1e19200b9160010505'/>
<id>urn:sha1:bc355244df5ae74eaabe9a1e19200b9160010505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect comment about `PartialEq` implementation</title>
<updated>2016-03-31T19:19:17+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2016-03-31T19:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0872cc37bccd3573f0e6118e7e792f943ce2a432'/>
<id>urn:sha1:0872cc37bccd3573f0e6118e7e792f943ce2a432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address nits</title>
<updated>2016-03-24T05:42:23+00:00</updated>
<author>
<name>Alex Burka</name>
<email>aburka@seas.upenn.edu</email>
</author>
<published>2016-03-18T23:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=861644f2af5421f5aa55d4e7fddfc8dba54bcb70'/>
<id>urn:sha1:861644f2af5421f5aa55d4e7fddfc8dba54bcb70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fatal error instead of ICE for impossible range during HIR lowering</title>
<updated>2016-03-24T05:33:31+00:00</updated>
<author>
<name>Alex Burka</name>
<email>aburka@seas.upenn.edu</email>
</author>
<published>2016-03-15T17:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9799cacba3042420cc7b49d555289241cf0456e1'/>
<id>urn:sha1:9799cacba3042420cc7b49d555289241cf0456e1</id>
<content type='text'>
End-less ranges (`a...`) don't parse but bad syntax extensions could
conceivably produce them. Unbounded ranges (`...`) do parse and are
caught here.

The other panics in HIR lowering are all for unexpanded macros, which
cannot be constructed by bad syntax extensions.
</content>
</entry>
<entry>
<title>fix alignment</title>
<updated>2016-03-23T03:03:54+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2016-03-22T22:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2628f3cc8f91a52d9dcc800afb6c4a7dc0c785e0'/>
<id>urn:sha1:2628f3cc8f91a52d9dcc800afb6c4a7dc0c785e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sprinkle feature gates here and there</title>
<updated>2016-03-23T03:02:47+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2016-03-21T07:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa7fe93d4a6217dd6f2538bce857ab6a097afbeb'/>
<id>urn:sha1:aa7fe93d4a6217dd6f2538bce857ab6a097afbeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try! -&gt; ?</title>
<updated>2016-03-23T03:01:37+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2016-03-23T03:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f02309e4b0ea05ee905205278fb6d131341c41f'/>
<id>urn:sha1:0f02309e4b0ea05ee905205278fb6d131341c41f</id>
<content type='text'>
Automated conversion using the untry tool [1] and the following command:

```
$ find -name '*.rs' -type f | xargs untry
```

at the root of the Rust repo.

[1]: https://github.com/japaric/untry
</content>
</entry>
<entry>
<title>Expose attached attributes to `FnKind` abstraction so that I can look at them in borrowck.</title>
<updated>2016-03-21T17:36:22+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2016-01-25T13:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=213d57983d1640d22bd69e7351731fd1adcbf9b2'/>
<id>urn:sha1:213d57983d1640d22bd69e7351731fd1adcbf9b2</id>
<content type='text'>
</content>
</entry>
</feed>
