rust/tests
Guillaume Boisseau b715d9303e
Rollup merge of #120746 - compiler-errors:kind-ty, r=oli-obk
Record coroutine kind in coroutine generics

Oops, added a new substitution (the "kind" ty) to coroutines but forgot to record it in the `generics_of`. I'm surprised I left this out of the coroutine-closure PR -- I thought I made this change; I possibly rebased it out by accident.

Fixes #120732

r? oli-obk
2024-02-07 18:24:46 +01:00
..
assembly
auxiliary
codegen Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov 2024-02-07 18:24:41 +01:00
codegen-units Update tests 2024-02-07 10:42:01 +08:00
coverage
coverage-run-rustdoc
debuginfo
incremental
mir-opt Rollup merge of #120455 - JarlEvanson:sroa-miri-tests, r=cjgillot 2024-02-07 18:24:42 +01:00
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #120746 - compiler-errors:kind-ty, r=oli-obk 2024-02-07 18:24:46 +01:00
ui-fulldeps Update tests 2024-02-07 10:42:01 +08:00
COMPILER_TESTS.md