<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/classify.rs, branch 1.40.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.40.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.40.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-09-26T17:21:09+00:00</updated>
<entry>
<title>Rename `Expr.node` to `Expr.kind`</title>
<updated>2019-09-26T17:21:09+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-09-26T13:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95f6d72a60461a4a432d7e8971bb6a1899456b56'/>
<id>urn:sha1:95f6d72a60461a4a432d7e8971bb6a1899456b56</id>
<content type='text'>
For both `ast::Expr` and `hir::Expr`.
</content>
</entry>
<entry>
<title>let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and introduce ::Let.</title>
<updated>2019-06-22T23:29:29+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-05-15T14:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0ab633e4dd56ae2445ec1806d582f50f42117e9'/>
<id>urn:sha1:f0ab633e4dd56ae2445ec1806d582f50f42117e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move literal parsing code into a separate file</title>
<updated>2019-05-11T13:03:16+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-05-10T23:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f064cae3d9d0d33951a44c30d83696563244572'/>
<id>urn:sha1:3f064cae3d9d0d33951a44c30d83696563244572</id>
<content type='text'>
Remove some dead code
</content>
</entry>
<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>
</feed>
