<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/diagnostics/plugin.rs, branch 1.9.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.9.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.9.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-02-11T11:34:48+00:00</updated>
<entry>
<title>[breaking-change] don't glob export ast::Visibility variants</title>
<updated>2016-02-11T11:34:48+00:00</updated>
<author>
<name>Oliver 'ker' Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-02-09T16:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d844bfb1967b780ff6cc6e81644bf4b529dc0738'/>
<id>urn:sha1:d844bfb1967b780ff6cc6e81644bf4b529dc0738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] don't glob export ast::Mutablity variants</title>
<updated>2016-02-11T11:34:48+00:00</updated>
<author>
<name>Oliver 'ker' Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-02-09T16:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=73fa9b2da2ee82c91a5c8d605b91f22f19e4d74b'/>
<id>urn:sha1:73fa9b2da2ee82c91a5c8d605b91f22f19e4d74b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] don't glob export ast::Item_ variants</title>
<updated>2016-02-11T11:34:48+00:00</updated>
<author>
<name>Oliver 'ker' Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-02-09T10:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=019614f03d106324ab50a37746b556c41e66c099'/>
<id>urn:sha1:019614f03d106324ab50a37746b556c41e66c099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] don't pub export ast::Ty_ variants</title>
<updated>2016-02-11T11:34:48+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-02-08T15:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=05d4cefd630cd9ae104555e69ceb3b1566298a6a'/>
<id>urn:sha1:05d4cefd630cd9ae104555e69ceb3b1566298a6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid ICE if environment variable is not set</title>
<updated>2016-01-28T21:15:42+00:00</updated>
<author>
<name>Ruud van Asseldonk</name>
<email>ruuda@google.com</email>
</author>
<published>2016-01-27T21:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7f1d12ae4e0adbabc4c371d9959e4adeb4d75dd'/>
<id>urn:sha1:a7f1d12ae4e0adbabc4c371d9959e4adeb4d75dd</id>
<content type='text'>
Rustdoc could trigger a code path that relied on the
$CFG_COMPILER_HOST_TRIPLE environment variable being
set, causing an ICE if it was not. This fixes that,
emitting an error instead of crashing.
</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>remove `Tt` prefix from TokenType variants</title>
<updated>2015-11-06T13:52:02+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2015-11-06T13:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcc706790457e26bfa43377a0525bbc87cb0f3d1'/>
<id>urn:sha1:fcc706790457e26bfa43377a0525bbc87cb0f3d1</id>
<content type='text'>
[breaking change]</content>
</entry>
<entry>
<title>Cleanup interfaces of Name, SyntaxContext and Ident</title>
<updated>2015-09-24T20:05:02+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-09-24T20:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f284cbc7af06a941de0cdd06291dc78d37268b9f'/>
<id>urn:sha1:f284cbc7af06a941de0cdd06291dc78d37268b9f</id>
<content type='text'>
Make sure Name, SyntaxContext and Ident are passed by value
Make sure Idents don't serve as keys (or parts of keys) in maps, Ident comparison is not well defined
</content>
</entry>
<entry>
<title>Use https URLs to refer to rust-lang.org where appropriate.</title>
<updated>2015-08-09T21:28:46+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2015-08-09T21:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbbfed2f93d3ba58a53ed8bf353ed11f3bb751db'/>
<id>urn:sha1:bbbfed2f93d3ba58a53ed8bf353ed11f3bb751db</id>
<content type='text'>
Also fixes a few outdated links.
</content>
</entry>
<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>
</feed>
