about summary refs log tree commit diff
path: root/tests/ui/explicit-tail-calls/drop-order.rs
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+1
2025-08-06explicit tail call tests with indirect operands in LLVM, small test for index...ash-2/+0
2024-11-29use `expect(incomplete_feature)` instead of `allow` in tail call testsMaybe Lapkin-1/+1
2024-07-07Properly handle drops for tail callsDrMeepster-0/+70