rust/tests
Oli Scherer 20e40d5efe Error on using yield without also using #[coroutine] on the closure
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
cargo-fmt Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
config Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
coverage
mod-resolver
parser Move emit_stashed_diagnostic call in rustfmt. 2024-02-26 10:45:45 +11:00
rustfmt errors: share SilentEmitter between rustc and rustfmt 2024-03-05 10:14:36 +00:00
source Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
target Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
writemode