<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/errors, 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-05-19T15:51:08+00:00</updated>
<entry>
<title>Rollup merge of #33730 - jseyfried:fix_macro_backtrace_diagnostics, r=nikomatsakis</title>
<updated>2016-05-19T15:51:08+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2016-05-19T15:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acd2c11c5e8427c38471dd9d6aee8a347a612f27'/>
<id>urn:sha1:acd2c11c5e8427c38471dd9d6aee8a347a612f27</id>
<content type='text'>
Fix macro expansion backtrace diagnostics

Fixes #33704.
r? @nikomatsakis
</content>
</entry>
<entry>
<title>Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis</title>
<updated>2016-05-19T04:19:07+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-05-19T04:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c5d651d0bb9e0471795bd743c8ecfd8f9a89844'/>
<id>urn:sha1:0c5d651d0bb9e0471795bd743c8ecfd8f9a89844</id>
<content type='text'>
Fix for old school error issues, improvements to new school

This PR:
* Fixes some old school error issues, specifically #33559, #33543, #33366
* Improves wording borrowck errors with match patterns
* De-emphasize multi-line spans, so we don't color the single source character when we're trying to say "span starts here"
* Rollup of #33392 (which should help fix #33390)

r? @nikomatsakis
</content>
</entry>
<entry>
<title>Fix macro expansion backtrace diagnostics</title>
<updated>2016-05-19T00:24:43+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-05-19T00:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f8e9c150278c5f70c4e9c337f53cb66d077e1bc3'/>
<id>urn:sha1:f8e9c150278c5f70c4e9c337f53cb66d077e1bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix -Z treat-err-as-bug</title>
<updated>2016-05-17T20:27:23+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2016-04-21T09:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=97ca8d799c2b6e6a4ce1b55b7d6e28526d3f23d5'/>
<id>urn:sha1:97ca8d799c2b6e6a4ce1b55b7d6e28526d3f23d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for #33559</title>
<updated>2016-05-17T15:27:58+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-05-17T15:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1c1ad5ec54526e950623ba1c635f0f7672d875a'/>
<id>urn:sha1:c1c1ad5ec54526e950623ba1c635f0f7672d875a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve a few errors and fix #33366</title>
<updated>2016-05-17T10:46:08+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-05-16T22:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=175ecfefd50932c0ae8fa328579e26baadd6a110'/>
<id>urn:sha1:175ecfefd50932c0ae8fa328579e26baadd6a110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-emph minimized spans, add better debugging output</title>
<updated>2016-05-17T10:46:08+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-05-16T19:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e9747af497d826aa863e5d47830d7cfc80d94d2'/>
<id>urn:sha1:3e9747af497d826aa863e5d47830d7cfc80d94d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print secondary labels as notes in old skool mode</title>
<updated>2016-05-17T10:46:08+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-05-16T12:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae1e73affed86261c25d78a83559ece534bbde21'/>
<id>urn:sha1:ae1e73affed86261c25d78a83559ece534bbde21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #33619 - jonathandturner:improve_structured_errors, r=nikomatsakis</title>
<updated>2016-05-15T22:08:46+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-05-15T22:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ebe41835fcc3dbfdbe282a9b4c3780968c0a97a'/>
<id>urn:sha1:5ebe41835fcc3dbfdbe282a9b4c3780968c0a97a</id>
<content type='text'>
Batch of improvements to errors for new error format

This is a batch of improvements to existing errors to help get the most out of the new error format.

* Added labels to primary spans (^^^) for a set of errors that didn't currently have them
* Highlight the source blue under the secondary notes for better readability
* Move some of the "Note:" into secondary spans+labels
* Fix span_label to take &amp;mut instead, which makes it work the same as other methods in that set
</content>
</entry>
<entry>
<title>Auto merge of #33513 - sanxiyn:tab-in-error, r=nikomatsakis</title>
<updated>2016-05-13T13:26:15+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-05-13T13:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=edb6f83b89fc74afd6edce0bc98ea4f98a884455'/>
<id>urn:sha1:edb6f83b89fc74afd6edce0bc98ea4f98a884455</id>
<content type='text'>
Better handling of tab in error

cc #33240.
</content>
</entry>
</feed>
