Files
ruff/crates
Charlie Marsh eab8ca4d7e Add dedicated method to find typed binding (#8517)
## Summary

We have this pattern in a bunch of places, where we find the _only_
binding to a name (and return `None`) if it's bound multiple times. This
PR DRYs it up into a method on `SemanticModel`.
2023-11-06 11:25:32 -05:00
..
2023-11-03 14:52:56 -04:00
2023-10-23 02:12:25 +00:00