<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_parse/parser/expr.rs, 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>2020-08-30T15:45:07+00:00</updated>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #74566 - lzutao:guard, r=petrochenkov</title>
<updated>2020-08-22T15:38:13+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2020-08-22T15:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5528caf91442729b47b8f818be0a0ddfd0c17ffb'/>
<id>urn:sha1:5528caf91442729b47b8f818be0a0ddfd0c17ffb</id>
<content type='text'>
Gate if-let guard feature

Enhanced on #74315. That PR is in crater queue so I don't want to push to it.

Close  #74232
cc #51114
</content>
</entry>
<entry>
<title>Rollup merge of #75658 - tgnottingham:issue-75599, r=estebank</title>
<updated>2020-08-19T06:54:35+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-08-19T06:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6fe5232df75246921f8b89d0161e4508f1cc535'/>
<id>urn:sha1:e6fe5232df75246921f8b89d0161e4508f1cc535</id>
<content type='text'>
Don't emit "is not a logical operator" error outside of associative expressions

Avoid showing this error where it doesn't make sense by not assuming
"and" and "or" were intended to mean "&amp;&amp;" and "||" until after we decide
to continue parsing input as an associative expression.

Note that the decision of whether or not to continue parsing input as an
associative expression doesn't actually depend on this assumption.

Fixes #75599

---

First time contributor! Let me know if there are any conventions or policies I should be following that I missed here. Thanks :)
</content>
</entry>
<entry>
<title>Don't emit "is not a logical operator" error outside of associative expressions</title>
<updated>2020-08-18T19:15:57+00:00</updated>
<author>
<name>Tyson Nottingham</name>
<email>tgnottingham@gmail.com</email>
</author>
<published>2020-08-18T02:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff73a409957d704aba735fb29ab4be2d77efe958'/>
<id>urn:sha1:ff73a409957d704aba735fb29ab4be2d77efe958</id>
<content type='text'>
Avoid showing this error where it doesn't make sense by not assuming
"and" and "or" were intended to mean "&amp;&amp;" and "||" until after we decide
to continue parsing input as an associative expression.

Note that the decision of whether or not to continue parsing input as an
associative expression doesn't actually depend on this assumption.

Fixes #75599
</content>
</entry>
<entry>
<title>rust_ast::ast =&gt; rustc_ast</title>
<updated>2020-08-17T20:32:32+00:00</updated>
<author>
<name>Ujjwal Sharma</name>
<email>ryzokuken@disroot.org</email>
</author>
<published>2020-04-27T17:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a888b02884883de41d0ce08aa62a6cd6d4790951'/>
<id>urn:sha1:a888b02884883de41d0ce08aa62a6cd6d4790951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced log with tracing</title>
<updated>2020-08-15T20:03:11+00:00</updated>
<author>
<name>Gurpreet Singh</name>
<email>gdhuper@gmail.com</email>
</author>
<published>2020-08-14T06:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2753f91b5e09a91841fa729ef6b14d7ef249e8a'/>
<id>urn:sha1:d2753f91b5e09a91841fa729ef6b14d7ef249e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #74650 - estebank:ambiguous-expr-binop, r=eddyb</title>
<updated>2020-08-14T01:00:00+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2020-08-14T01:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b5eec72561f927056cfb045d7baaa15cd919532'/>
<id>urn:sha1:5b5eec72561f927056cfb045d7baaa15cd919532</id>
<content type='text'>
Correctly parse `{} &amp;&amp; false` in tail expression

Fix #74233, fix #54186.
</content>
</entry>
<entry>
<title>Auto merge of #75321 - estebank:js-goes-gaga, r=davidtwco</title>
<updated>2020-08-12T08:40:36+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2020-08-12T08:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5989bf48724031b72326a5b731a15fca101339e2'/>
<id>urn:sha1:5989bf48724031b72326a5b731a15fca101339e2</id>
<content type='text'>
Detect JS-style `===` and `!==` and recover

Fix #75312.
</content>
</entry>
<entry>
<title>Detect JS-style `===` and `!==` and recover</title>
<updated>2020-08-10T18:44:09+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-08-09T04:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=308b5585f37ccc71d58f9afc43c573ce02b339d0'/>
<id>urn:sha1:308b5585f37ccc71d58f9afc43c573ce02b339d0</id>
<content type='text'>
Fix #75312.
</content>
</entry>
<entry>
<title>Detect likely `for foo of bar` JS syntax</title>
<updated>2020-08-09T03:53:40+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-08-09T03:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4dbe0ac9287d723ae9d39e3c2b90930813eed4a3'/>
<id>urn:sha1:4dbe0ac9287d723ae9d39e3c2b90930813eed4a3</id>
<content type='text'>
Fix #75311.
</content>
</entry>
</feed>
