Files
rust/compiler/rustc_borrowck/src
Matthias Krüger 4d6f74b450 Rollup merge of #128049 - compiler-errors:E0626, r=petrochenkov
Reword E0626 to mention static coroutine, add structured suggestion for adding `static`

Not certain how to make the example feel less artificial. 🤷

My main point though is that we should probably emphasize that the first solution to making a coroutine allow a borrow across an await is making it `static`.

Also adds a structured suggestion.
2024-07-23 13:06:55 +02:00
..
2024-05-06 15:20:13 +00:00
2024-07-11 22:38:34 +02:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-06-27 09:07:57 +00:00