<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/diagnostics/plugin.rs, branch 1.3.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.3.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-07-28T16:07:20+00:00</updated>
<entry>
<title>remove `get_ident` and `get_name`, make `as_str` sound</title>
<updated>2015-07-28T16:07:20+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam9815368754983@oli-obk.de</email>
</author>
<published>2015-07-28T16:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00a5e66f818ad9d79cc4425f5564c7b07e3213a6'/>
<id>urn:sha1:00a5e66f818ad9d79cc4425f5564c7b07e3213a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>diagnostics: Resurrect the Compiler Error Index.</title>
<updated>2015-06-20T06:57:40+00:00</updated>
<author>
<name>Michael Sproul</name>
<email>micsproul@gmail.com</email>
</author>
<published>2015-06-20T06:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=634fced396f180eea18a828bdddec3deded61ab8'/>
<id>urn:sha1:634fced396f180eea18a828bdddec3deded61ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>diagnostics: Allow long URLs in error explanations.</title>
<updated>2015-06-14T08:46:32+00:00</updated>
<author>
<name>Michael Sproul</name>
<email>micsproul@gmail.com</email>
</author>
<published>2015-06-14T08:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=328df8ebf9dc35d48c7aa829425413af3fc3a08c'/>
<id>urn:sha1:328df8ebf9dc35d48c7aa829425413af3fc3a08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change some statics to constants</title>
<updated>2015-06-07T17:50:13+00:00</updated>
<author>
<name>Oliver 'ker' Schneider</name>
<email>rust19446194516@oli-obk.de</email>
</author>
<published>2015-06-07T17:50:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec078a033bdd2a4d076f78f2e655b8c3e5e4bf6a'/>
<id>urn:sha1:ec078a033bdd2a4d076f78f2e655b8c3e5e4bf6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove error diagnostics uniqueness check and .json generation.</title>
<updated>2015-05-22T13:40:12+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2015-05-19T12:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=deaa1172cf2871e04ca2524b6b553afb143f677a'/>
<id>urn:sha1:deaa1172cf2871e04ca2524b6b553afb143f677a</id>
<content type='text'>
This is meant to be a temporary measure to get the builds to be
reliable again; see also Issue #25705.
</content>
</entry>
<entry>
<title>Add metadata output to the diagnostics system.</title>
<updated>2015-04-29T22:59:53+00:00</updated>
<author>
<name>Michael Sproul</name>
<email>micsproul@gmail.com</email>
</author>
<published>2015-04-28T02:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d27230bb6d45eeabf13c0d9e5605636840af01c2'/>
<id>urn:sha1:d27230bb6d45eeabf13c0d9e5605636840af01c2</id>
<content type='text'>
Diagnostic errors are now checked for uniqueness across the compiler and
error metadata is written to JSON files.
</content>
</entry>
<entry>
<title>syntax: remove #[feature(quote, unsafe_destructor)]</title>
<updated>2015-04-21T17:08:27+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2015-04-17T03:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=855365895228a78041ae16946eeaef5e45a37a64'/>
<id>urn:sha1:855365895228a78041ae16946eeaef5e45a37a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Remove uses of #[feature(slice_patterns)]</title>
<updated>2015-04-21T17:08:26+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2015-04-16T05:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca0ee4c6454fd272457e98c20a461ec9f93b2ac4'/>
<id>urn:sha1:ca0ee4c6454fd272457e98c20a461ec9f93b2ac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce 80 char lines in extended errors.</title>
<updated>2015-04-17T11:35:24+00:00</updated>
<author>
<name>Michael Sproul</name>
<email>micsproul@gmail.com</email>
</author>
<published>2015-04-15T11:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d2b6d5a19224eee279c44e8ff2bb37ba331d1df'/>
<id>urn:sha1:6d2b6d5a19224eee279c44e8ff2bb37ba331d1df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validate format of extended error descriptions.</title>
<updated>2015-04-17T11:30:41+00:00</updated>
<author>
<name>Michael Sproul</name>
<email>micsproul@gmail.com</email>
</author>
<published>2015-04-10T22:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd5eed4b8136849537d1b2c8655bd29dc976d89a'/>
<id>urn:sha1:dd5eed4b8136849537d1b2c8655bd29dc976d89a</id>
<content type='text'>
</content>
</entry>
</feed>
