<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/classify.rs, branch 1.35.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.35.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.35.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-02-06T17:33:01+00:00</updated>
<entry>
<title>libsyntax =&gt; 2018</title>
<updated>2019-02-06T17:33:01+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-06T17:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bb082d27fe472f52b103de0ae9fc6fa7e6546cc'/>
<id>urn:sha1:7bb082d27fe472f52b103de0ae9fc6fa7e6546cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `Catch` variants to `TryBlock`</title>
<updated>2018-08-19T23:30:53+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2018-07-22T01:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2445fb5075fa35d9b387d40bf6053007e63361e'/>
<id>urn:sha1:f2445fb5075fa35d9b387d40bf6053007e63361e</id>
<content type='text'>
(Not `Try` since `QuestionMark` is using that.)
</content>
</entry>
<entry>
<title>label-break-value: Parsing and AST/HIR changes</title>
<updated>2018-05-16T11:56:24+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2018-04-16T03:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11f5893610b8511eefde072b580e7f7a286aa422'/>
<id>urn:sha1:11f5893610b8511eefde072b580e7f7a286aa422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch expression does not require semicolon to be a statement</title>
<updated>2017-07-18T00:42:21+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2017-04-01T15:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a7cb9398dc23643bce69220cd63480aa7775515'/>
<id>urn:sha1:9a7cb9398dc23643bce69220cd63480aa7775515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify rules about commas in match arms and semicolons in expressions</title>
<updated>2017-07-18T00:42:21+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2017-04-01T08:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5e25dc9966c28f057b33045be9d4967815dcba05'/>
<id>urn:sha1:5e25dc9966c28f057b33045be9d4967815dcba05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adressed comments by @kennytm and @petrochenkov</title>
<updated>2017-05-15T21:56:09+00:00</updated>
<author>
<name>Andre Bogus</name>
<email>bogusandre@gmail.com</email>
</author>
<published>2017-05-13T19:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=958c67d9c8ca74370e2052fd8a3d209b8184d1f4'/>
<id>urn:sha1:958c67d9c8ca74370e2052fd8a3d209b8184d1f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some clippy warnings in libsyntax</title>
<updated>2017-05-12T18:05:39+00:00</updated>
<author>
<name>Andre Bogus</name>
<email>bogusandre@gmail.com</email>
</author>
<published>2017-05-12T18:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9c163ebe9deeaf74699fc8642d919cdb2b5e617'/>
<id>urn:sha1:a9c163ebe9deeaf74699fc8642d919cdb2b5e617</id>
<content type='text'>
This is mostly removing stray ampersands, needless returns and lifetimes.
</content>
</entry>
<entry>
<title>Fix fallout</title>
<updated>2016-06-17T05:21:23+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-06-17T02:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=962d5c16b5bb8103785781e61e578ab5a784b1c4'/>
<id>urn:sha1:962d5c16b5bb8103785781e61e578ab5a784b1c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[breaking-change] don't pub export ast::Stmt_ 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-08T16:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8290c950a8b4cdc70038736abcf29f41dede6e0c'/>
<id>urn:sha1:8290c950a8b4cdc70038736abcf29f41dede6e0c</id>
<content type='text'>
</content>
</entry>
</feed>
