<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_parse/src/parser, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-11T04:39:27+00:00</updated>
<entry>
<title>Less greedily parse `[const]` bounds</title>
<updated>2025-09-11T04:39:27+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-09-10T19:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58afb55adc1e4b66c39870da5a1b0a11aa129225'/>
<id>urn:sha1:58afb55adc1e4b66c39870da5a1b0a11aa129225</id>
<content type='text'>
(cherry picked from commit f5dad62d4cd)
</content>
</entry>
<entry>
<title>Gate const trait syntax</title>
<updated>2025-08-21T15:45:23+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-08-05T12:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c3c140d8a85dacca44241ea4fdfa0cf5ee1960b'/>
<id>urn:sha1:3c3c140d8a85dacca44241ea4fdfa0cf5ee1960b</id>
<content type='text'>
(cherry picked from commit 092c6f3a188ec8b261ec3368e49ad3b07bcc13dc)
</content>
</entry>
<entry>
<title>Consider operator's span when computing binop expr span</title>
<updated>2025-07-31T02:28:11+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-07-31T02:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=51cd9b564f75b8330893b919b90e293530d1c395'/>
<id>urn:sha1:51cd9b564f75b8330893b919b90e293530d1c395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #144589 - compiler-errors:postfix-yield-after-cast, r=petrochenkov</title>
<updated>2025-07-29T13:50:37+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-07-29T13:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b76cb79e7988bafd4043d8d194e18a7fcb3a0366'/>
<id>urn:sha1:b76cb79e7988bafd4043d8d194e18a7fcb3a0366</id>
<content type='text'>
Account for `.yield` in illegal postfix operator message

Fixes rust-lang/rust#144527
</content>
</entry>
<entry>
<title>feat: Right align line numbers</title>
<updated>2025-07-28T22:32:11+00:00</updated>
<author>
<name>Scott Schafer</name>
<email>schaferjscott@gmail.com</email>
</author>
<published>2025-05-30T22:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa9767290e46c9c73fa1fd3abb52277b4d07cfae'/>
<id>urn:sha1:aa9767290e46c9c73fa1fd3abb52277b4d07cfae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Account for .yield in illegal postfix operator message</title>
<updated>2025-07-28T16:09:59+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-07-28T16:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2db97b2f7d877e5db2c892b42ed4deb8d829af14'/>
<id>urn:sha1:2db97b2f7d877e5db2c892b42ed4deb8d829af14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use let chains in mir, resolve, target</title>
<updated>2025-07-28T01:10:36+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-26T01:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8eb046e6ee3294969bf8faf31da226b0ea29d18'/>
<id>urn:sha1:b8eb046e6ee3294969bf8faf31da226b0ea29d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse `const trait Trait`</title>
<updated>2025-07-17T10:06:26+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2025-07-13T08:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69326878eeabb713e2d4a85215b87f18e498313c'/>
<id>urn:sha1:69326878eeabb713e2d4a85215b87f18e498313c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #143941 - folkertdev:cfg-select-docs, r=traviscross</title>
<updated>2025-07-15T10:52:44+00:00</updated>
<author>
<name>Samuel Tardieu</name>
<email>sam@rfc1149.net</email>
</author>
<published>2025-07-15T10:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=010e3ef1137b313eb6aad8c4044b491b8b9f84dc'/>
<id>urn:sha1:010e3ef1137b313eb6aad8c4044b491b8b9f84dc</id>
<content type='text'>
update `cfg_select!` documentation

tracking issue: https://github.com/rust-lang/rust/issues/115585

After rust-lang/rust#143461, and with an eye on a soon(ish) stabilization, I think the docs need some work.

The existing text read more like a motivation for the feature existing to me, so I've tried to now be a bit more descriptive. Still, suggestions are very welcome.

I also added a test for an empty `select! {}` because it's just the sort of thing that might break.

r? ``@traviscross``
</content>
</entry>
<entry>
<title>Rollup merge of #143905 - xizheyin:143828, r=compiler-errors</title>
<updated>2025-07-15T10:52:40+00:00</updated>
<author>
<name>Samuel Tardieu</name>
<email>sam@rfc1149.net</email>
</author>
<published>2025-07-15T10:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=281990eb16494ca72fe81e6ebe225d3298baae1f'/>
<id>urn:sha1:281990eb16494ca72fe81e6ebe225d3298baae1f</id>
<content type='text'>
Recover and suggest to use `;` to construct array type

Fixes rust-lang/rust#143828

r? compiler
</content>
</entry>
</feed>
