<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/diagnostics/plugin.rs, branch 1.16.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.16.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-11-21T09:00:55+00:00</updated>
<entry>
<title>Use `Symbol` instead of `InternedString` in the AST, HIR, and various other places.</title>
<updated>2016-11-21T09:00:55+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-11-16T10:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e85a0d70b86491752eb501f73b9d2025c5991e8e'/>
<id>urn:sha1:e85a0d70b86491752eb501f73b9d2025c5991e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `syntax::util::interner` -&gt; `syntax::symbol`, cleanup.</title>
<updated>2016-11-20T23:40:20+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-11-16T08:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2f8fb0a0a9dd98ea9d6a01620f1a21f425236c0'/>
<id>urn:sha1:d2f8fb0a0a9dd98ea9d6a01620f1a21f425236c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax: clearer names for some AST parts</title>
<updated>2016-09-28T20:31:18+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2016-09-20T14:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=48e5199de366ed2945d1103f0b6c8aa542604ebb'/>
<id>urn:sha1:48e5199de366ed2945d1103f0b6c8aa542604ebb</id>
<content type='text'>
This applies the HIR changes from the previous commits to the AST, and
is thus a syntax-[breaking-change]

Renames `PatKind::Vec` to `PatKind::Slice`, since these are called slice
patterns, not vec patterns. Renames `TyKind::Vec`, which represents the
type `[T]`, to `TyKind::Slice`. Renames `TyKind::FixedLengthVec` to
`TyKind::Array`.
</content>
</entry>
<entry>
<title>Rollup merge of #34385 - cgswords:tstream, r=nrc</title>
<updated>2016-06-26T02:11:59+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-06-25T22:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82a15a6a0af724e71004c735f8a99ec5f2a03920'/>
<id>urn:sha1:82a15a6a0af724e71004c735f8a99ec5f2a03920</id>
<content type='text'>
syntax-[breaking-change] cc #31645
(Only breaking because ast::TokenTree is now tokenstream::TokenTree.)

This pull request refactors TokenTrees into their own file as src/libsyntax/tokenstream.rs, moving them out of src/libsyntax/ast.rs, in order to prepare for an accompanying TokenStream implementation (per RFC 1566).
</content>
</entry>
<entry>
<title>reexport errors from syntax. fix failing cfail test</title>
<updated>2016-06-24T23:10:15+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-06-24T23:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc1400600be083cfb39ffdc6f6b32153e585cd3c'/>
<id>urn:sha1:bc1400600be083cfb39ffdc6f6b32153e585cd3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move errors from libsyntax to its own crate</title>
<updated>2016-06-23T12:07:35+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jturner@mozilla.com</email>
</author>
<published>2016-06-21T22:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ae350213485f7c917113f3916e58c51cef97a76'/>
<id>urn:sha1:6ae350213485f7c917113f3916e58c51cef97a76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored tokentrees into their own files in preparation for tokenstreams. Modified tests to point to the new file now.</title>
<updated>2016-06-21T18:12:36+00:00</updated>
<author>
<name>cgswords</name>
<email>cswords@mozilla.com</email>
</author>
<published>2016-06-20T15:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d59accfb065843d12db9180a4f504664e3d23ef1'/>
<id>urn:sha1:d59accfb065843d12db9180a4f504664e3d23ef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Get rid of token::IdentStyle</title>
<updated>2016-04-24T17:59:44+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2016-04-16T01:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=546c052d225d41cd31f610e87a20f15cd0fa8e3c'/>
<id>urn:sha1:546c052d225d41cd31f610e87a20f15cd0fa8e3c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
