about summary refs log tree commit diff
path: root/tests/ui/explicit-tail-calls/unsafeck.rs
AgeCommit message (Expand)AuthorLines
2024-11-29use `expect(incomplete_feature)` instead of `allow` in tail call testsMaybe Lapkin-1/+1
2024-07-07Support tail calls in mir via `TerminatorKind::TailCall`Maybe Waffle-0/+11