<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/show_span.rs, branch 1.12.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.12.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.12.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-06-14T07:40:32+00:00</updated>
<entry>
<title>Remove the type parameter from `syntax::visit::Visitor`</title>
<updated>2016-06-14T07:40:32+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-06-12T07:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0644aba0b3f5e8c8e71f4fcfdf8841ba62034565'/>
<id>urn:sha1:0644aba0b3f5e8c8e71f4fcfdf8841ba62034565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use structured errors</title>
<updated>2015-12-30T01:27:59+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2015-12-20T21:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95dc7efad0df3640096a48a84c1d7a29044be750'/>
<id>urn:sha1:95dc7efad0df3640096a48a84c1d7a29044be750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*</title>
<updated>2015-12-16T20:35:50+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2015-12-13T22:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6309b0f5bb558b844f45b2d313d2078fd7b7614c'/>
<id>urn:sha1:6309b0f5bb558b844f45b2d313d2078fd7b7614c</id>
<content type='text'>
Also split out emitters into their own module.
</content>
</entry>
<entry>
<title>std: Stabilize FromStr and parse</title>
<updated>2015-01-30T16:52:44+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-01-28T06:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cdde6e5e015ee6f6d9381ab624a312af7c9b069'/>
<id>urn:sha1:0cdde6e5e015ee6f6d9381ab624a312af7c9b069</id>
<content type='text'>
This commits adds an associated type to the `FromStr` trait representing an
error payload for parses which do not succeed. The previous return value,
`Option&lt;Self&gt;` did not allow for this form of payload. After the associated type
was added, the following attributes were applied:

* `FromStr` is now stable
* `FromStr::Err` is now stable
* `FromStr::from_str` is now stable
* `StrExt::parse` is now stable
* `FromStr for bool` is now stable
* `FromStr for $float` is now stable
* `FromStr for $integral` is now stable
* Errors returned from stable `FromStr` implementations are stable
* Errors implement `Display` and `Error` (both impl blocks being `#[stable]`)

Closes #15138
</content>
</entry>
<entry>
<title>More test fixes!</title>
<updated>2015-01-06T06:58:37+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-01-06T03:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b359e3aeeaf97a190c5a7ecff8815b7b5734ece'/>
<id>urn:sha1:4b359e3aeeaf97a190c5a7ecff8815b7b5734ece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend span debugger</title>
<updated>2014-12-27T12:00:48+00:00</updated>
<author>
<name>Seo Sanghyeon</name>
<email>sanxiyn@gmail.com</email>
</author>
<published>2014-12-27T12:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98aeac2930dfd64ef1cb52c3a20e1f3609feee8e'/>
<id>urn:sha1:98aeac2930dfd64ef1cb52c3a20e1f3609feee8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebasing fixes</title>
<updated>2014-09-17T04:53:20+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2014-09-16T23:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a01d0f1e3ab88a8b891a5cfeb552a78cbf69670'/>
<id>urn:sha1:3a01d0f1e3ab88a8b891a5cfeb552a78cbf69670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move most of front to libsyntax</title>
<updated>2014-09-17T04:53:20+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2014-07-25T02:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=520671f1500885ffc2c5096e9150a665b63c2e0d'/>
<id>urn:sha1:520671f1500885ffc2c5096e9150a665b63c2e0d</id>
<content type='text'>
</content>
</entry>
</feed>
