<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_parse/src/parser/expr.rs, branch 1.58.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.58.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.58.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-11-25T05:09:51+00:00</updated>
<entry>
<title>Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor</title>
<updated>2021-11-25T05:09:51+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2021-11-25T05:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6eda7d8a7af3ef51311d3106874a7d8de994edc'/>
<id>urn:sha1:c6eda7d8a7af3ef51311d3106874a7d8de994edc</id>
<content type='text'>
Account for incorrect `impl Foo&lt;const N: ty&gt; {}` syntax

Fix #84946
</content>
</entry>
<entry>
<title>Account for incorrect `impl Foo&lt;const N: ty&gt; {}` syntax</title>
<updated>2021-11-24T20:02:09+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-05-15T21:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7190bc3097a3f84c9d0e07d149eba4b00e4f8917'/>
<id>urn:sha1:7190bc3097a3f84c9d0e07d149eba4b00e4f8917</id>
<content type='text'>
Fix #84946
</content>
</entry>
<entry>
<title>Split inline const to two feature gates</title>
<updated>2021-11-22T22:17:03+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2021-11-22T16:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d61d87b227f2314e06f8da7c33bab9633119006'/>
<id>urn:sha1:6d61d87b227f2314e06f8da7c33bab9633119006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix float ICE</title>
<updated>2021-11-20T15:41:36+00:00</updated>
<author>
<name>threadexception</name>
<email>hannes.gaumann@outlook.de</email>
</author>
<published>2021-11-15T16:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f6059d9a2433042ffeeec1eb42c94c5f1e75135'/>
<id>urn:sha1:5f6059d9a2433042ffeeec1eb42c94c5f1e75135</id>
<content type='text'>
Co-authored-by: Esteban Kuber &lt;estebank@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>some clippy::perf fixes</title>
<updated>2021-10-07T20:31:33+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2021-10-07T20:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff6601e0fc4dd05e337ebc4e0d3c741a0ef26078'/>
<id>urn:sha1:ff6601e0fc4dd05e337ebc4e0d3c741a0ef26078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `TokenKind::similar_tokens()`</title>
<updated>2021-10-04T20:13:00+00:00</updated>
<author>
<name>Fabian Wolff</name>
<email>fabian.wolff@alumni.ethz.ch</email>
</author>
<published>2021-10-04T20:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=079c075f24d2aae84cd6715f350cf56420816f63'/>
<id>urn:sha1:079c075f24d2aae84cd6715f350cf56420816f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to recover from a `=&gt;` -&gt; `=` or `-&gt;` typo in a match arm</title>
<updated>2021-10-03T12:14:35+00:00</updated>
<author>
<name>Fabian Wolff</name>
<email>fabian.wolff@alumni.ethz.ch</email>
</author>
<published>2021-10-03T12:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf19131cb356591d27dded5bdb1d00df1bd077c9'/>
<id>urn:sha1:cf19131cb356591d27dded5bdb1d00df1bd077c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #89023 - Wardenfar:issue-85066, r=nagisa</title>
<updated>2021-09-24T00:31:42+00:00</updated>
<author>
<name>Jubilee</name>
<email>46493976+workingjubilee@users.noreply.github.com</email>
</author>
<published>2021-09-24T00:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5da2f460b36988d5e0226412080769bafd94eb3c'/>
<id>urn:sha1:5da2f460b36988d5e0226412080769bafd94eb3c</id>
<content type='text'>
Resolve issue : Somewhat confusing error with extended_key_value_attributes

Fixes #85066
</content>
</entry>
<entry>
<title>Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank</title>
<updated>2021-09-22T17:03:22+00:00</updated>
<author>
<name>the8472</name>
<email>the8472@users.noreply.github.com</email>
</author>
<published>2021-09-22T17:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5948a7b40799d0c0ab4dd171375a335402686ff6'/>
<id>urn:sha1:5948a7b40799d0c0ab4dd171375a335402686ff6</id>
<content type='text'>
"Fix" an overflow in byte position math

r? `@estebank`

help! I fixed the ICE only to brick the diagnostic.

I mean, it was wrong previously (using an already expanded macro span), but it is really bad now XD
</content>
</entry>
<entry>
<title>Add some more tracing</title>
<updated>2021-09-20T15:24:47+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2021-09-20T15:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=428138071748e81eb67bb090cb9cd3f78299442b'/>
<id>urn:sha1:428138071748e81eb67bb090cb9cd3f78299442b</id>
<content type='text'>
</content>
</entry>
</feed>
