rust/tests
bors a2f5f9691b Auto merge of #117134 - lcnr:dropck_outlives-coroutine, r=compiler-errors
dropck_outlives check whether generator witness needs_drop

see https://rust-lang.zulipchat.com/#narrow/stream/326866-t-types.2Fnominated/topic/.23116242.3A.20Code.20no.20longer.20compiles.20after.20-Zdrop-tracking-mir.20.E2.80.A6/near/398311627 for an explanation.

Fixes #116242 (or well, the repro by `@jamuraa` in https://github.com/rust-lang/rust/issues/116242#issuecomment-1739802047). I did not add a regression test as it depends on other crates. We do have 1 test going from fail to pass, showing the intended behavior.

r? types
2023-11-02 22:03:38 +00:00
..
assembly
auxiliary
codegen
codegen-units
coverage-map
debuginfo
incremental
mir-opt Auto merge of #117498 - matthiaskrgr:rollup-z7mg4ck, r=matthiaskrgr 2023-11-01 22:37:24 +00:00
pretty
run-coverage
run-coverage-rustdoc
run-make Remove support for alias -Z symbol-mangling-version 2023-11-02 18:41:33 +11:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Add GUI test to ensure that implementations on foreign types are in the expected order 2023-11-02 18:02:14 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Auto merge of #117134 - lcnr:dropck_outlives-coroutine, r=compiler-errors 2023-11-02 22:03:38 +00:00
ui-fulldeps
COMPILER_TESTS.md