ruff/crates/red_knot_python_semantic
Charlie Marsh 487941ea66
Handle maybe-unbound __iadd__-like operators in augmented assignments (#14044)
## Summary

One of the follow-ups from augmented assignment inference, now that
`Type::Unbound` has been removed.

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-11-01 13:15:35 -04:00
..
resources Handle maybe-unbound __iadd__-like operators in augmented assignments (#14044) 2024-11-01 13:15:35 -04:00
src Handle maybe-unbound __iadd__-like operators in augmented assignments (#14044) 2024-11-01 13:15:35 -04:00
tests [red-knot] Cleanup generated names of mdtest tests (#13831) 2024-10-20 15:11:53 +00:00
build.rs Modernize build scripts (#13837) 2024-10-20 22:35:35 +01:00
Cargo.toml [red-knot] Cleanup generated names of mdtest tests (#13831) 2024-10-20 15:11:53 +00:00