rust/tests/ui/explicit-tail-calls
Maybe Waffle cda6f0c25d doc fixups from review 2024-07-07 18:16:38 +02:00
..
become-outside.array.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
become-outside.constant.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
become-outside.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
constck.rs Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00
constck.stderr Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00
ctfe-arg-bad-borrow.rs Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-arg-bad-borrow.stderr Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-arg-good-borrow.rs Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-arg-move.rs Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-collatz-multi-rec.rs doc fixups from review 2024-07-07 18:16:38 +02:00
ctfe-id-unlimited.return.stderr Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-id-unlimited.rs Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-tail-call-panic.rs Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
ctfe-tail-call-panic.stderr Support tail calls in the interpreter 2024-07-07 17:11:05 +02:00
drop-order.rs Properly handle drops for tail calls 2024-07-07 17:11:05 +02:00
return-lifetime-sub.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
return-mismatches.rs Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00
return-mismatches.stderr Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00
unsafeck.rs Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00
unsafeck.stderr Support tail calls in mir via `TerminatorKind::TailCall` 2024-07-07 17:11:04 +02:00