<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/error_index_generator, branch 1.10.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.10.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.10.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-03-23T03:03:54+00:00</updated>
<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>rustbuild: Add the error-index-generator</title>
<updated>2016-03-08T21:44:14+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-03-08T21:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e6fed3a7a3f783bf967f6c73455743848f31167'/>
<id>urn:sha1:3e6fed3a7a3f783bf967f6c73455743848f31167</id>
<content type='text'>
This adds a step and a rule for building the error index as part of rustbuild.
</content>
</entry>
</feed>
