<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/parse-fail, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-10-21T11:06:28+00:00</updated>
<entry>
<title>Move parse-fail tests to UI</title>
<updated>2018-10-21T11:06:28+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-10-20T20:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f'/>
<id>urn:sha1:73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make `Parser::parse_foreign_item()` return a foreign item or error</title>
<updated>2018-10-05T09:47:57+00:00</updated>
<author>
<name>Austin Bonander</name>
<email>austin.bonander@gmail.com</email>
</author>
<published>2018-10-03T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9da428dad8eefa8a821214bc0fe0d4159ba4efed'/>
<id>urn:sha1:9da428dad8eefa8a821214bc0fe0d4159ba4efed</id>
<content type='text'>
closes #54441
</content>
</entry>
<entry>
<title>Fix existing test</title>
<updated>2018-09-05T14:03:02+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2018-09-05T14:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2d2d837235d0b06e56bb3191aff7ae358ac6018'/>
<id>urn:sha1:b2d2d837235d0b06e56bb3191aff7ae358ac6018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suggest `try` if someone uses `do catch`</title>
<updated>2018-08-19T23:53:42+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2018-07-25T00:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=817efc2489806b8188c2f5693fb3b0dcf9c76eb1'/>
<id>urn:sha1:817efc2489806b8188c2f5693fb3b0dcf9c76eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put `try` in the reserved list, not the in-use list</title>
<updated>2018-08-19T23:53:41+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2018-07-23T03:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91967a8f163b44eb46bdac130ffded7752ae298c'/>
<id>urn:sha1:91967a8f163b44eb46bdac130ffded7752ae298c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `try` to syntax_pos as an edition-2018-only keyword</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-22T02:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c906093f93ca55994bded24fa0f9c99b8d1a681'/>
<id>urn:sha1:1c906093f93ca55994bded24fa0f9c99b8d1a681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #53373 - estebank:unclosed, r=petrochenkov</title>
<updated>2018-08-16T16:13:24+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-08-16T16:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=098d80d44a7492040d6146832569f362b6279bfe'/>
<id>urn:sha1:098d80d44a7492040d6146832569f362b6279bfe</id>
<content type='text'>
Tweak unclosed delimiter parser error
</content>
</entry>
<entry>
<title>Tweak unclosed delimiter parser error</title>
<updated>2018-08-15T20:18:34+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2018-08-15T01:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a74d7924a138b720e054fa6ea9610b5ba56d061'/>
<id>urn:sha1:2a74d7924a138b720e054fa6ea9610b5ba56d061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Enforce attribute grammar in the parser</title>
<updated>2018-08-14T21:05:55+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-08-12T17:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=097c40cf6e1defc2fc49d521374254ee27f5f1fb'/>
<id>urn:sha1:097c40cf6e1defc2fc49d521374254ee27f5f1fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feature gate arbitrary tokens in non-macro attributes with a separate gate</title>
<updated>2018-08-11T13:41:17+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-08-11T13:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2f56378da7f722145d54f7c9c54deed43e2a12b'/>
<id>urn:sha1:d2f56378da7f722145d54f7c9c54deed43e2a12b</id>
<content type='text'>
Feature gate `rustc_` and `derive_` with their own gates again instead of `custom_attribute`
</content>
</entry>
</feed>
