<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/errors/json.rs, branch 1.8.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.8.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-01-28T19:51:06+00:00</updated>
<entry>
<title>Implement MultiSpan error reporting</title>
<updated>2016-01-28T19:51:06+00:00</updated>
<author>
<name>mitaa</name>
<email>mitaa.ceb@gmail.com</email>
</author>
<published>2015-12-13T12:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=727f959095023d9fa749acbba49a4a904c57356b'/>
<id>urn:sha1:727f959095023d9fa749acbba49a4a904c57356b</id>
<content type='text'>
This allows to render multiple spans on one line,
or to splice multiple replacements into a code suggestion.
</content>
</entry>
<entry>
<title>Add a test</title>
<updated>2016-01-14T21:24:12+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2016-01-05T01:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11dcb48c6a99e84952de3b7d5c1f6928d7b05867'/>
<id>urn:sha1:11dcb48c6a99e84952de3b7d5c1f6928d7b05867</id>
<content type='text'>
And fix bustage in make check
</content>
</entry>
<entry>
<title>Implement JSON error emission</title>
<updated>2016-01-14T21:24:12+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2015-12-31T05:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b976d9e6660c16f4a1d5a28b11afa7ccb4f75da6'/>
<id>urn:sha1:b976d9e6660c16f4a1d5a28b11afa7ccb4f75da6</id>
<content type='text'>
[breaking-change]

syntax::errors::Handler::new has been renamed to with_tty_emitter

Many functions which used to take a syntax::errors::ColorConfig, now take a rustc::session::config::ErrorOutputType. If you previously used ColorConfig::Auto as a default, you should now use ErrorOutputType::default().
</content>
</entry>
<entry>
<title>Add a JSON error emitter</title>
<updated>2016-01-14T21:20:30+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2015-12-31T01:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acfccc515bfbed098f46c6530d57aaef846b99ca'/>
<id>urn:sha1:acfccc515bfbed098f46c6530d57aaef846b99ca</id>
<content type='text'>
</content>
</entry>
</feed>
