Files
David Peter a84a58fef8 [ty] Restore IsNonTerminalCall shortcut optimization (again) (#24185)
## Summary

I tried a few other things, but none of them worked, so for now, let's
just revert
https://github.com/astral-sh/ruff/commit/a2c5af0eda8bee7a6cb67749d824ade9f7c6ee89
(again). Note that it's not an exact revert because we renamed
`NoReturn` -> `IsNonTerminalCall` and inverted the logic in between.

closes https://github.com/astral-sh/ty/issues/3120


## Test Plan

New benchmark
2026-03-26 09:45:53 +01:00
..

This directory vendors some files from actual projects. This is to benchmark Ruff's performance against real-world code instead of synthetic benchmarks.

The following files are included:

The files are included in the resources directory to allow running benchmarks offline and for simplicity. They're licensed according to their original licenses (see link).