Files
rust/tests/ui/explicit-tail-calls
Matthias Krüger 1c794b908b Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors
fix tail call checks wrt `#[track_caller]`

Only check the caller + disallow caller having the attribute.

fixes #134336

r? `@compiler-errors`

<sub>apparently there were no tests for `#[track_caller]` before... ooops</sub>
2025-02-07 12:01:56 +01:00
..
2024-11-29 04:44:41 +01:00
2025-01-24 18:33:00 +01:00