ruff/crates/red_knot_python_semantic/resources/mdtest/scopes
Shunsuke Shibayama aca6254e82
[red-knot] fix eager nested scopes handling (#16916)
## Summary

From #16861, and the continuation of #16915.

This PR fixes the incorrect behavior of
`TypeInferenceBuilder::infer_name_load` in eager nested scopes.

And this PR closes #16341.

## Test Plan

New test cases are added in `annotations/deferred.md`.
2025-03-28 11:11:56 -04:00
..
builtin.md [red-knot] Make Symbol::or_fall_back_to() lazy (#15943) 2025-02-05 14:51:02 +00:00
eager.md [red-knot] fix eager nested scopes handling (#16916) 2025-03-28 11:11:56 -04:00
moduletype_attrs.md [red-knot] Add initial support for * imports (#16923) 2025-03-24 17:15:58 +00:00
nonlocal.md [red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00
unbound.md [red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00