<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse, branch 1.37.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.37.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.37.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-08-03T20:28:30+00:00</updated>
<entry>
<title>review comments</title>
<updated>2019-08-03T20:28:30+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-23T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=639cb881f0354cedda1168e3e599e679d0ccce15'/>
<id>urn:sha1:639cb881f0354cedda1168e3e599e679d0ccce15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another case</title>
<updated>2019-08-03T20:28:07+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-23T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d8c07484531afb05f901f0f85c0d997d6f0bf7a7'/>
<id>urn:sha1:d8c07484531afb05f901f0f85c0d997d6f0bf7a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the parser TokenStream more resilient after mismatched delimiter recovery</title>
<updated>2019-08-03T20:26:36+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-23T01:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16a69ed36de737670ecd35affd0a44c183c59978'/>
<id>urn:sha1:16a69ed36de737670ecd35affd0a44c183c59978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #62792 - goodmanjonathan:beta, r=estebank</title>
<updated>2019-07-22T08:25:31+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-07-22T08:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c14d3acb14804915d15e3d55f1d85ae1c1704f7'/>
<id>urn:sha1:2c14d3acb14804915d15e3d55f1d85ae1c1704f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cancel unemitted diagnostics during error recovery</title>
<updated>2019-07-22T08:22:00+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-13T23:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c3f8b8ba470eb2a9c8b84bdced74b437a64a4e0'/>
<id>urn:sha1:2c3f8b8ba470eb2a9c8b84bdced74b437a64a4e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly break out of recovery loop</title>
<updated>2019-07-22T08:20:48+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-12T03:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc8f0dd982d8d5d68b18c03a27e7e73807bf0b5c'/>
<id>urn:sha1:bc8f0dd982d8d5d68b18c03a27e7e73807bf0b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle errors during error recovery gracefully</title>
<updated>2019-07-22T08:20:41+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-07-11T23:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc925be03cdc9e4a4ec817f59f3970b45b426166'/>
<id>urn:sha1:dc925be03cdc9e4a4ec817f59f3970b45b426166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't drop DiagnosticBuilder if parsing fails</title>
<updated>2019-07-19T00:56:03+00:00</updated>
<author>
<name>Jonathan Goodman</name>
<email>goodmanjonathan@sbcglobal.net</email>
</author>
<published>2019-07-18T23:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=decd7f2390fe7d474704fcea601add1619187cb5'/>
<id>urn:sha1:decd7f2390fe7d474704fcea601add1619187cb5</id>
<content type='text'>
Beta backport of #62668.

If the explicitly given type of a `self` parameter fails to parse correctly,
we need to propagate the error rather than dropping it and causing an ICE.
</content>
</entry>
<entry>
<title>Always parse 'async unsafe fn' + properly ban in 2015.</title>
<updated>2019-06-29T19:38:26+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-29T19:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ce1d95af4c1b179536c3c0daccd62946ef20b006'/>
<id>urn:sha1:ce1d95af4c1b179536c3c0daccd62946ef20b006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #62154 - mark-i-m:old-fixme, r=Centril</title>
<updated>2019-06-27T21:01:11+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-27T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fe028eae01ade628b2cf7a12c2ef83fd2bb2522'/>
<id>urn:sha1:0fe028eae01ade628b2cf7a12c2ef83fd2bb2522</id>
<content type='text'>
Remove old fixme

fixed in https://github.com/rust-lang/rust/pull/60160

r? @Centril
</content>
</entry>
</feed>
