<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/async-await/await-keyword, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-05-26T12:59:48+00:00</updated>
<entry>
<title>Add missing edition directives for async-await tests</title>
<updated>2025-05-26T12:59:48+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukas.wirth@ferrous-systems.com</email>
</author>
<published>2025-05-26T12:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1d35ac9ce0e5e5265fae1b2a4754013c1e479960'/>
<id>urn:sha1:1d35ac9ce0e5e5265fae1b2a4754013c1e479960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More accurate incorrect use of `await` suggestion</title>
<updated>2024-07-12T03:02:58+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-07-11T22:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=377d14be88200d122f699aa989e4d1256f2173d2'/>
<id>urn:sha1:377d14be88200d122f699aa989e4d1256f2173d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make parse error suggestions verbose and fix spans</title>
<updated>2024-07-12T03:02:57+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-07-06T03:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=692bc344d55cf9d86c60b06c92a70684d013c89f'/>
<id>urn:sha1:692bc344d55cf9d86c60b06c92a70684d013c89f</id>
<content type='text'>
Go over all structured parser suggestions and make them verbose style.

When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
</content>
</entry>
<entry>
<title>Error on using `yield` without also using `#[coroutine]` on the closure</title>
<updated>2024-04-24T08:05:29+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-04-11T13:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aef0f4024aec24fd7e53dbc51883457e44fe17ce'/>
<id>urn:sha1:aef0f4024aec24fd7e53dbc51883457e44fe17ce</id>
<content type='text'>
And suggest adding the `#[coroutine]` to the closure
</content>
</entry>
<entry>
<title>Deny gen keyword in edition_2024_compat lints</title>
<updated>2024-04-22T15:51:50+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-04-09T14:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7789874e6ef3ef3515a806c743ec88c503c75cd0'/>
<id>urn:sha1:7789874e6ef3ef3515a806c743ec88c503c75cd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives</title>
<updated>2024-02-16T20:02:50+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-16T20:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec2cc761bc7067712ecc7734502f703fe3b024c8'/>
<id>urn:sha1:ec2cc761bc7067712ecc7734502f703fe3b024c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show number in error message even for one error</title>
<updated>2023-11-24T18:15:52+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2023-11-21T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e8d152dc5abb5a706999ada8b059d3420af8f3'/>
<id>urn:sha1:41e8d152dc5abb5a706999ada8b059d3420af8f3</id>
<content type='text'>
Co-authored-by: Adrian &lt;adrian.iosdev@gmail.com&gt;
</content>
</entry>
<entry>
<title>blessed the tests</title>
<updated>2023-08-08T02:51:35+00:00</updated>
<author>
<name>darklyspaced</name>
<email>srohanjd@gmail.com</email>
</author>
<published>2023-08-08T02:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3aa0411c3c21ee99f88df8aa4d19c74d99f11b7c'/>
<id>urn:sha1:3aa0411c3c21ee99f88df8aa4d19c74d99f11b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make async removal span more resilient to macro expansions</title>
<updated>2023-04-27T18:25:07+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-04-27T17:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d6c90443182e18fb23c08cd2d97dae701d7b453'/>
<id>urn:sha1:6d6c90443182e18fb23c08cd2d97dae701d7b453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak await span</title>
<updated>2023-04-27T17:18:11+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-04-25T18:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0fc4f9acf19c2d35406688ff39106e90edfa979'/>
<id>urn:sha1:f0fc4f9acf19c2d35406688ff39106e90edfa979</id>
<content type='text'>
</content>
</entry>
</feed>
