## Summary Adds new rule to catch use of builtins `input()` in async functions. Issue #8451 ## Test Plan New snapshosts in `ASYNC250.py` with `cargo insta test`.