rust/tests
Oli Scherer aef0f4024a 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
..
assembly
auxiliary
codegen Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
codegen-units
coverage Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
coverage-run-rustdoc
crashes Rollup merge of #123993 - compiler-errors:coroutine-obl, r=lcnr 2024-04-23 17:25:16 +02:00
debuginfo Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
incremental
mir-opt Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Rollup merge of #122591 - gurry:122162-impl-type-binding-suggestion, r=fmease 2024-04-23 17:25:14 +02:00
ui Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
ui-fulldeps Rollup merge of #124218 - Xiretza:subsubdiagnostics, r=davidtwco 2024-04-23 17:25:17 +02:00
COMPILER_TESTS.md