rust/tests/ui/liveness
Oli Scherer e96ce20b34 s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
..
liveness-assign Remove DesugaringKind::Replace. 2023-05-25 17:40:46 +00:00
liveness-asm.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-asm.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-assign-imm-local-after-ret.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-closure-require-ret.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-closure-require-ret.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-consts.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-consts.stderr Run `check_match` and `check_liveness` when MIR is built instead of having an explicit phase for them 2023-04-21 22:32:38 +00:00
liveness-dead.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-dead.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-derive.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-derive.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-forgot-ret.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-forgot-ret.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-issue-2163.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-issue-2163.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-missing-ret2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-missing-ret2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-call-arg-2.rs use maybe_body_owned_by for closure 2023-07-14 07:12:35 +08:00
liveness-move-call-arg-2.stderr use maybe_body_owned_by for closure 2023-07-14 07:12:35 +08:00
liveness-move-call-arg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-call-arg.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-in-loop.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-in-loop.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-in-while.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-move-in-while.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-return-last-stmt-semi.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-return-last-stmt-semi.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-unused.rs Rename `drop_copy` lint to `dropping_copy_types` 2023-05-21 13:37:32 +02:00
liveness-unused.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-upvars.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
liveness-upvars.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-use-after-move.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-use-after-move.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-use-after-send.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
liveness-use-after-send.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00